summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_winsys.h
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-08-22 10:04:16 -0600
committerBrian <[email protected]>2007-08-22 10:04:16 -0600
commit4ed87bf2291e4873e94cefe44ddf2b590b09cc42 (patch)
tree31fc9c4360700a1fe4f04f8188714fa9da794351 /src/mesa/pipe/i915simple/i915_winsys.h
parent0e8761725536388603b15b093c0293892bd72635 (diff)
remove unneeded includes
Diffstat (limited to 'src/mesa/pipe/i915simple/i915_winsys.h')
-rw-r--r--src/mesa/pipe/i915simple/i915_winsys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/i915simple/i915_winsys.h b/src/mesa/pipe/i915simple/i915_winsys.h
index 10a82830354..a95927d803a 100644
--- a/src/mesa/pipe/i915simple/i915_winsys.h
+++ b/src/mesa/pipe/i915simple/i915_winsys.h
@@ -28,7 +28,6 @@
#ifndef I915_WINSYS_H
#define I915_WINSYS_H
-//#include "main/mtypes.h"
/* This is the interface that softpipe requires any window system
* hosting it to implement. This is the only include file in softpipe