From 373acc5db2778ea41ef2f4f77d0ca7be5002591d Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 12 May 2008 20:49:44 +0000 Subject: [PATCH] Remove C++ commented variable. Not needed anymore. SVN revision: 34548 --- src/modules/conf_wallpaper/e_int_config_wallpaper.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/conf_wallpaper/e_int_config_wallpaper.c b/src/modules/conf_wallpaper/e_int_config_wallpaper.c index 84a0bdb14..f2110ca5f 100644 --- a/src/modules/conf_wallpaper/e_int_config_wallpaper.c +++ b/src/modules/conf_wallpaper/e_int_config_wallpaper.c @@ -38,7 +38,6 @@ struct _E_Config_Wallpaper struct _E_Config_Dialog_Data { E_Config_Dialog *cfd; -// Evas_Object *o_frame; Evas_Object *o_fm; Evas_Object *o_up_button; Evas_Object *o_preview;