summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/dri_util.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2007-04-05 19:01:51 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-04-05 19:01:51 +0300
commit487f7a73cbb8534ab163ef8a3549caa71684b607 (patch)
tree97abb35a3be5be0ca73c97645abc47616c2021b4 /src/mesa/drivers/dri/common/dri_util.h
parentaa1c79eaea96283e3ac7bae513b8d7535b875ce9 (diff)
Remove SI imports/exports remnants.
Diffstat (limited to 'src/mesa/drivers/dri/common/dri_util.h')
-rw-r--r--src/mesa/drivers/dri/common/dri_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/common/dri_util.h b/src/mesa/drivers/dri/common/dri_util.h
index e43e653250..8639535abb 100644
--- a/src/mesa/drivers/dri/common/dri_util.h
+++ b/src/mesa/drivers/dri/common/dri_util.h
@@ -49,8 +49,6 @@
#ifndef _DRI_UTIL_H_
#define _DRI_UTIL_H_
-#define CAPI /* XXX this should be globally defined somewhere */
-
#include <GL/gl.h>
#include "drm.h"
#include "drm_sarea.h"