From 12f08e4ec43147f42e9509f4c5c2517e6a653db4 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 16 Oct 2007 08:31:57 +0000 Subject: [PATCH] Remove unused variable. SVN revision: 32086 --- src/bin/e_fm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_fm.c b/src/bin/e_fm.c index 68340147b..3c2e5400d 100644 --- a/src/bin/e_fm.c +++ b/src/bin/e_fm.c @@ -6660,7 +6660,6 @@ _e_fm2_icon_menu(E_Fm2_Icon *ic, Evas_Object *obj, unsigned int timestamp) E_Container *con; E_Zone *zone; Evas_List *sel, *l = NULL; - Evas_List *handlers = NULL; int x, y, can_w, can_w2, protect; char buf[4096];