Mesa (master): Remove an AmiWin leftover

Adam Jackson ajax at kemper.freedesktop.org
Tue Sep 6 20:30:36 UTC 2011


Module: Mesa
Branch: master
Commit: 7f379df4015ca6b886627c5c0d18778b0f8611be
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f379df4015ca6b886627c5c0d18778b0f8611be

Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Sep  6 15:55:11 2011 -0400

Remove an AmiWin leftover

Signed-off-by: Adam Jackson <ajax at redhat.com>

---

 src/mesa/drivers/x11/xmesa.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/mesa/drivers/x11/xmesa.h b/src/mesa/drivers/x11/xmesa.h
index 347394e..9030eb6 100644
--- 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
 




More information about the mesa-commit mailing list