projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea2d44
)
removed test for MESA symbol
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 20 Mar 2000 21:31:15 +0000
(21:31 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 20 Mar 2000 21:31:15 +0000
(21:31 +0000)
include/GL/glx.h
patch
|
blob
|
history
diff --git
a/include/GL/glx.h
b/include/GL/glx.h
index fcea293f9b9eb08628cbc801411471d3dd00c2c9..bd44332bb4ac0afd8639007822c1564f4a2b8d7e 100644
(file)
--- a/
include/GL/glx.h
+++ b/
include/GL/glx.h
@@
-1,4
+1,4
@@
-/* $Id: glx.h,v 1.1
5 2000/03/06 12:59:24 joukj
Exp $ */
+/* $Id: glx.h,v 1.1
6 2000/03/20 21:31:15 brianp
Exp $ */
/*
* Mesa 3-D graphics library
@@
-45,9
+45,6
@@
#endif
#endif
#include "GL/gl.h"
-#ifdef MESA
-#include "GL/xmesa.h"
-#endif
#if defined(USE_MGL_NAMESPACE)