mesa: remove Centerline C support from gl.h

Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Brian Paul
2013-11-04 07:26:54 -07:00
parent 61ec037c61
commit 2a1f74e7d9

View File

@@ -113,10 +113,6 @@
#define GLAPIENTRYP GLAPIENTRY *
#endif
#ifdef CENTERLINE_CLPP
#define signed
#endif
#if defined(PRAGMA_EXPORT_SUPPORTED)
#pragma export on
#endif