r200: fixup some CS emission sizes
[mesa.git] / src / mesa / drivers / dri / r200 / r200_ioctl.h
index 950478e762e3b854132b9871bb291c122ce11cf2..2a4b8a11f4c8850b99df87fb40e88637fa498436 100644 (file)
@@ -61,8 +61,6 @@ extern GLushort *r200AllocEltsOpenEnded( r200ContextPtr rmesa,
 
 extern void r200EmitAOS(r200ContextPtr rmesa, GLuint nr, GLuint offset);
 
-extern void r200Flush( GLcontext *ctx );
-extern void r200Finish( GLcontext *ctx );
 extern void r200InitIoctlFuncs( struct dd_function_table *functions );
 
 extern void *r200AllocateMemoryMESA( __DRIscreen *screen, GLsizei size, GLfloat readfreq,