summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:19:19 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:53 +0300
commit25ee9617ff0b537bb30de92983baa745e49556b6 (patch)
tree3d0e57213b39083ca7cd85eff5f7148a1b8bc0cb /src/mesa/main/mfeatures.h
parent0ba82f910874e07180d08ae37ebd043eee727f84 (diff)
mesa: remove FEATURE_queryobj define.
Signed-off-by: Oliver McFadden <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/mfeatures.h')
-rw-r--r--src/mesa/main/mfeatures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index 73f707482e8..cb7cce1d25c 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -84,7 +84,6 @@
#define FEATURE_remap_table 0
#endif
-#define FEATURE_queryobj FEATURE_GL
#define FEATURE_rastpos FEATURE_GL
#define FEATURE_texture_fxt1 FEATURE_GL
#define FEATURE_texture_s3tc FEATURE_GL