[cogl/msvc-support] Update config.h.win32.in



commit 69bd895b0933ef7985dadd28ff314a542f9e34a6
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Aug 1 14:18:55 2011 +0800

    Update config.h.win32.in
    
    Remove entry on COGL_HAS_GLX_SUPPORT, to be consistent with config.h.in.

 config.h.win32.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 22deb40..7b99f72 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -3,9 +3,6 @@
 /* Can use Cogl 2.0 API internally */
 #define COGL_ENABLE_EXPERIMENTAL_2_0_API 1
 
-/* Cogl supports OpenGL using the GLX API */
-/*#undef COGL_HAS_GLX_SUPPORT*/
-
 /* Cogl supports OpenGL using the WGL API */
 #define COGL_HAS_WGL_SUPPORT 1
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]