discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=334e406cc59d7bdf4f7a737e6fd08cc0fa21f455

commit 334e406cc59d7bdf4f7a737e6fd08cc0fa21f455
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Tue Jun 30 15:51:29 2015 -0400

    fix compile from previous commit
    
    I am not a smart man.
---
 src/bin/e_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_main.c b/src/bin/e_main.c
index 7ff48d2..2191114 100644
--- a/src/bin/e_main.c
+++ b/src/bin/e_main.c
@@ -517,7 +517,7 @@ main(int argc, char **argv)
    _e_main_shutdown_push(e_alert_shutdown);
 #endif
 
-#ifdef 0
+#if 0
 //#ifdef HAVE_WAYLAND
    /* init uuid store for window/surface properties */
    TS("E_UUID_Store Init");

-- 


Reply via email to