SVN revision: 32374
This commit is contained in:
Sebastian Dransfeld 2007-11-05 18:31:05 +00:00
parent d47932e058
commit cb090a2c1d
1 changed files with 2 additions and 1 deletions

View File

@ -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