projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7cc61f
)
Remove an AmiWin leftover
author
Adam Jackson
<ajax@redhat.com>
Tue, 6 Sep 2011 19:55:11 +0000
(15:55 -0400)
committer
Adam Jackson
<ajax@redhat.com>
Tue, 6 Sep 2011 20:23:50 +0000
(16:23 -0400)
Signed-off-by: Adam Jackson <ajax@redhat.com>
src/mesa/drivers/x11/xmesa.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/x11/xmesa.h
b/src/mesa/drivers/x11/xmesa.h
index 347394e0a26f930a0a27776a689d58bd1580d70c..9030eb6c79f94074b1204e0fc360bde8d165a194 100644
(file)
--- a/
src/mesa/drivers/x11/xmesa.h
+++ b/
src/mesa/drivers/x11/xmesa.h
@@
-77,12
+77,6
@@
extern "C" {
#include "xmesa_x.h"
#include "GL/gl.h"
-#ifdef AMIWIN
-#include <pragmas/xlib_pragmas.h>
-extern struct Library *XLibBase;
-#endif
-
-
#define XMESA_MAJOR_VERSION 6
#define XMESA_MINOR_VERSION 3