summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_context.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2007-02-22 19:33:50 +1100
committerDave Airlie <airlied@linux.ie>2007-02-22 19:33:50 +1100
commit4a1d7d6641ab9e66edce9d98456b978fe90a0617 (patch)
treeed6324ea05c8b7a0e68641cfb0beb7ec50e66605 /src/mesa/drivers/dri/r300/r300_context.h
parenta4b344baa2484c65a1618f3cce3a94c91dea8ef7 (diff)
r300: get rid of CB_DPATH legacy
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_context.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_context.h b/src/mesa/drivers/dri/r300/r300_context.h
index 48b50bca65..a339b2f9c1 100644
--- a/src/mesa/drivers/dri/r300/r300_context.h
+++ b/src/mesa/drivers/dri/r300/r300_context.h
@@ -60,7 +60,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#endif
//#define OPTIMIZE_ELTS
-#define CB_DPATH
struct r300_context;
typedef struct r300_context r300ContextRec;