discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=373c32a83f8c0caaefad5bcb045eea57bef8706a

commit 373c32a83f8c0caaefad5bcb045eea57bef8706a
Author: discomfitor <michael.blumenkra...@gmail.com>
Date:   Thu Sep 19 20:09:15 2013 +0100

    unused warn--
---
 src/bin/e_manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_manager.c b/src/bin/e_manager.c
index b561279..d8a762a 100644
--- a/src/bin/e_manager.c
+++ b/src/bin/e_manager.c
@@ -527,7 +527,7 @@ _e_manager_free(E_Manager *man)
 }
 
 static Eina_Bool
-_e_manager_cb_window_show_request(void *data, int ev_type __UNUSED__, void *ev)
+_e_manager_cb_window_show_request(void *data EINA_UNUSED, int ev_type 
__UNUSED__, void *ev)
 {
    E_Manager *man;
    Ecore_X_Event_Window_Show_Request *e;

-- 


Reply via email to