Don't comment this out anymore

This commit is contained in:
twinaphex 2015-11-09 02:14:27 +01:00
parent 7e207626ad
commit c1769ecce4

View File

@ -60,11 +60,9 @@ typedef struct menu_display
static menu_display_ctx_driver_t *menu_display_ctx_drivers[] = {
#if 0
#ifdef HAVE_DIRECT3D
&menu_display_ctx_d3d,
#endif
#endif
#ifdef HAVE_OPENGL
&menu_display_ctx_gl,
#endif