summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_context.h
diff options
context:
space:
mode:
authorRoland Scheidegger <rscheidegger@gmx.ch>2004-05-28 14:50:36 +0000
committerRoland Scheidegger <rscheidegger@gmx.ch>2004-05-28 14:50:36 +0000
commit957b7343228e28d62a1c1e96903bb2a0b74dec20 (patch)
tree20fcf14f1a0d38602c663e10719b7a7308b8f058 /src/mesa/drivers/dri/r200/r200_context.h
parent8cdccc82d7948daee256e092a5253d49e277ef75 (diff)
remove never finished verts path (r200_maos_vbtmp.h, r200_maos_verts.c) and unused R200_OLD_PACKET macro
Diffstat (limited to 'src/mesa/drivers/dri/r200/r200_context.h')
-rw-r--r--src/mesa/drivers/dri/r200/r200_context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/r200/r200_context.h b/src/mesa/drivers/dri/r200/r200_context.h
index aa3e8dad91..78631c722a 100644
--- a/src/mesa/drivers/dri/r200/r200_context.h
+++ b/src/mesa/drivers/dri/r200/r200_context.h
@@ -932,8 +932,6 @@ static __inline GLuint r200PackColor( GLuint cpp,
}
}
-#define R200_OLD_PACKETS 0
-
extern void r200DestroyContext( __DRIcontextPrivate *driContextPriv );
extern GLboolean r200CreateContext( const __GLcontextModes *glVisual,