englebass pushed a commit to branch master.
commit 97dd1d74865900f0c526a3fc378faf0aed550cd5
Author: Sebastian Dransfeld <[email protected]>
Date: Fri Jun 21 12:48:10 2013 +0200
e: No need to check MINOR twice
---
src/bin/e_int_menus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bin/e_int_menus.c b/src/bin/e_int_menus.c
index d10449f..3ab71f8 100644
--- a/src/bin/e_int_menus.c
+++ b/src/bin/e_int_menus.c
@@ -818,7 +818,7 @@ _e_int_menus_apps_scan(E_Menu *m, Efreet_Menu *menu)
}
}
-#if (EFREET_VERSION_MINOR > 1) || (EFREET_VERSION_MINOR >= 8)
+#if (EFREET_VERSION_MAJOR > 1) || (EFREET_VERSION_MINOR >= 8)
static void
_e_int_menus_app_thread_notify_cb(void *data, Efreet_Menu *menu)
{
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev