From cb090a2c1d73a533f7bcab20561be7dc1e38b607 Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Mon, 5 Nov 2007 18:31:05 +0000 Subject: [PATCH] comments SVN revision: 32374 --- legacy/ecore/src/lib/ecore_evas/ecore_evas_x.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/ecore/src/lib/ecore_evas/ecore_evas_x.c b/legacy/ecore/src/lib/ecore_evas/ecore_evas_x.c index 45f0e04640..aca13440f9 100644 --- a/legacy/ecore/src/lib/ecore_evas/ecore_evas_x.c +++ b/legacy/ecore/src/lib/ecore_evas/ecore_evas_x.c @@ -49,6 +49,7 @@ xcb_visualtype_get(xcb_screen_t *screen, xcb_visualid_t visual) #ifdef BUILD_ECORE_EVAS_GL # ifdef HAVE_ECORE_X_XCB +/* noop */ # else static Ecore_X_Window _ecore_evas_x_gl_window_new(Ecore_Evas *ee, Ecore_X_Window parent, int x, int y, int w, int h, int override) @@ -129,7 +130,7 @@ _ecore_evas_x_gl_window_new(Ecore_Evas *ee, Ecore_X_Window parent, int x, int y, } return win; } -#endif /* HAVE_ECORE_X_XCB*/ +#endif /* HAVE_ECORE_X_XCB */ #endif static void