Remove unneeded header, draw_prim.h
authorBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:37:25 +0000 (16:37 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 23:37:25 +0000 (16:37 -0700)
src/mesa/pipe/draw/draw_prim.h [deleted file]

diff --git a/src/mesa/pipe/draw/draw_prim.h b/src/mesa/pipe/draw/draw_prim.h
deleted file mode 100644 (file)
index 07cd3e2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-#ifndef DRAW_PRIM_H
-#define DRAW_PRIM_H
-
-
-void draw_invalidate_vcache( struct draw_context *draw );
-
-
-
-#endif /* DRAW_PRIM_H */