PackageStructure is no more

This commit is contained in:
Aaron Seigo 2011-07-15 13:01:28 +02:00
parent e7106d2422
commit 5b2eaf4a7f

View File

@ -47,8 +47,6 @@ public:
void newRenderCompleted(const WallpaperRenderRequest &render, const QImage &image); void newRenderCompleted(const WallpaperRenderRequest &render, const QImage &image);
void setupScriptSupport(); void setupScriptSupport();
static PackageStructure::Ptr s_packageStructure;
Wallpaper *q; Wallpaper *q;
KPluginInfo wallpaperDescription; KPluginInfo wallpaperDescription;
Package *package; Package *package;