svga: sort #includes
[mesa.git] / src / gallium / auxiliary / cso_cache / cso_context.h
index 79279343c392aa09f13fff72f0e271950a4d8b5b..4de08a8364c948737efc7eb056b9994371ef6e0d 100644 (file)
@@ -43,8 +43,6 @@ struct u_vbuf;
 
 struct cso_context *cso_create_context( struct pipe_context *pipe );
 
-void cso_install_vbuf(struct cso_context *ctx, struct u_vbuf *vbuf);
-
 void cso_release_all( struct cso_context *ctx );
 
 void cso_destroy_context( struct cso_context *cso );