From 877597e7a13dc32775d48e5283bba5ab0c57ab58 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Thu, 25 Jun 2015 19:17:49 -0400 Subject: [PATCH] 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 e2963f41f..10814d858 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