summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xlib/old_xmesa_x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/xlib/old_xmesa_x.h')
-rw-r--r--src/gallium/state_trackers/xlib/old_xmesa_x.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gallium/state_trackers/xlib/old_xmesa_x.h b/src/gallium/state_trackers/xlib/old_xmesa_x.h
index 865bab4313..75e5cec38b 100644
--- a/src/gallium/state_trackers/xlib/old_xmesa_x.h
+++ b/src/gallium/state_trackers/xlib/old_xmesa_x.h
@@ -39,16 +39,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef _XMESA_X_H_
#define _XMESA_X_H_
-typedef Display XMesaDisplay;
-typedef Pixmap XMesaPixmap;
-typedef Colormap XMesaColormap;
-typedef Drawable XMesaDrawable;
-typedef Window XMesaWindow;
-typedef GC XMesaGC;
-typedef XVisualInfo *XMesaVisualInfo;
-typedef XImage XMesaImage;
-typedef XPoint XMesaPoint;
-typedef XColor XMesaColor;
#define XMesaDestroyImage XDestroyImage