Merge branch 'master' of https://vcs.maemo.org/git/livewp
[livewp] / applet / src / livewp-home-widget.c
index 2c3edbf..4f55a67 100644 (file)
@@ -212,8 +212,6 @@ void
 create_hildon_actor_text(Actor *actor, AWallpaperPlugin *desktop_plugin) 
 {
   GtkWidget *ha = NULL;
-  GdkPixbuf *pixbuf = NULL;
-  GtkWidget *image = NULL;
   GtkWidget *label = NULL;
 
   ha = hildon_animation_actor_new();