Remove unneeded header, draw_prim.h

This commit is contained in:
Brian 2007-11-08 16:37:25 -07:00
parent 1574611faf
commit ec0c5e59c2

View file

@ -1,11 +0,0 @@
#ifndef DRAW_PRIM_H
#define DRAW_PRIM_H
void draw_invalidate_vcache( struct draw_context *draw );
#endif /* DRAW_PRIM_H */