discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=442f3904ed4d1e52bb4756af98b6f74ea41df72f

commit 442f3904ed4d1e52bb4756af98b6f74ea41df72f
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Feb 6 12:55:49 2014 -0500

    remove unused var
---
 src/bin/e_main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_main.c b/src/bin/e_main.c
index ada9635..e813c2a 100644
--- a/src/bin/e_main.c
+++ b/src/bin/e_main.c
@@ -87,7 +87,6 @@ static Eina_Bool _e_main_cb_idle_after(void *data __UNUSED__);
 static Eina_Bool _e_main_cb_startup_fake_end(void *data __UNUSED__);
 
 /* local variables */
-static int idle_freeze = 0;
 static Eina_Bool really_know = EINA_FALSE;
 static Eina_Bool locked = EINA_FALSE;
 static Eina_Bool inloop = EINA_FALSE;

-- 


Reply via email to