i965/blorp: fix release build unused variable warning
[mesa.git] / src / mesa / state_tracker / st_cb_drawtex.h
index ccb615e983b113414c117341e6604049fab6425e..e849646a7cbaad686544ce4f5a93b72cc159ac7b 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
  * 
- * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
+ * Copyright 2008 VMware, Inc.
  * All Rights Reserved.
  *
  **************************************************************************/
@@ -11,7 +11,6 @@
 
 
 #include "main/compiler.h"
-#include "main/mfeatures.h"
 
 struct dd_function_table;
 struct st_context;