projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ec037
)
mesa: remove Centerline C support from gl.h
author
Brian Paul
<brianp@vmware.com>
Mon, 4 Nov 2013 14:26:54 +0000
(07:26 -0700)
committer
Brian Paul
<brianp@vmware.com>
Mon, 4 Nov 2013 19:23:09 +0000
(12:23 -0700)
Reviewed-by: Eric Anholt <eric@anholt.net>
include/GL/gl.h
patch
|
blob
|
history
diff --git
a/include/GL/gl.h
b/include/GL/gl.h
index 2235f223fa70408e46cdb49f04122812188f8a74..0efa6ef81d07b09e08aa67237b3848db2af7863f 100644
(file)
--- 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