From 34d49c4a24a57312c6054cfe1d7d6f8f8c1aae2d Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Thu, 27 Jul 2006 22:40:51 +0000 Subject: [PATCH] Remove unused variable. SVN revision: 24250 --- src/bin/e_int_shelf_config.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_int_shelf_config.c b/src/bin/e_int_shelf_config.c index fe7342056..ba98fc49d 100644 --- a/src/bin/e_int_shelf_config.c +++ b/src/bin/e_int_shelf_config.c @@ -226,7 +226,6 @@ static int _advanced_apply_data(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata) { E_Zone *zone; - Evas_List *l; int id; int restart = 0;