discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=877597e7a13dc32775d48e5283bba5ab0c57ab58

commit 877597e7a13dc32775d48e5283bba5ab0c57ab58
Author: Mike Blumenkrantz <zm...@osg.samsung.com>
Date:   Thu Jun 25 19:17:49 2015 -0400

    don't undef NEED_X in wl compositor headers
    
    no idea why this was here
---
 src/bin/e_comp_wl_data.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_comp_wl_data.h b/src/bin/e_comp_wl_data.h
index e2963f4..10814d8 100644
--- a/src/bin/e_comp_wl_data.h
+++ b/src/bin/e_comp_wl_data.h
@@ -3,7 +3,6 @@
 # ifndef E_COMP_WL_DATA_H
 #  define E_COMP_WL_DATA_H
 
-#  undef NEED_X
 #  include "e_comp_wl.h"
 
 #  define CLIPBOARD_CHUNK 1024

-- 


Reply via email to