summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_surface.h
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-01-09 21:50:56 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-01 23:30:21 -0800
commit4aaaecbfa6fa810899ef04de44f9f79ec4d8134f (patch)
tree8dfa7a713e8745f68336b5267ef42e0a6025bd7e /src/gallium/drivers/r300/r300_surface.h
parente9b08e7373c00306bce398ea8d34f42e54f98c6d (diff)
A bit of r300 cleanup.
Diffstat (limited to 'src/gallium/drivers/r300/r300_surface.h')
-rw-r--r--src/gallium/drivers/r300/r300_surface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/r300/r300_surface.h b/src/gallium/drivers/r300/r300_surface.h
index 29858eb541..0b2fd0b32b 100644
--- a/src/gallium/drivers/r300/r300_surface.h
+++ b/src/gallium/drivers/r300/r300_surface.h
@@ -31,6 +31,4 @@
#include "r300_blit.h"
#include "r300_context.h"
-void r300_init_surface_functions(struct r300_context* r300);
-
#endif /* R300_SURFACE_H */