[Mesa-dev] [PATCH 3/4] mesa: remove Centerline C support from gl.h
Brian Paul
brianp at vmware.com
Mon Nov 4 06:37:07 PST 2013
---
include/GL/gl.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/include/GL/gl.h b/include/GL/gl.h
index 2235f22..0efa6ef 100644
--- a/include/GL/gl.h
+++ b/include/GL/gl.h
@@ -113,10 +113,6 @@
#define GLAPIENTRYP GLAPIENTRY *
#endif
-#ifdef CENTERLINE_CLPP
-#define signed
-#endif
-
#if defined(PRAGMA_EXPORT_SUPPORTED)
#pragma export on
#endif
--
1.7.10.4
More information about the mesa-dev
mailing list