summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_vertprog.h
diff options
context:
space:
mode:
authorMaciej Cencora <m.cencora@gmail.com>2009-05-30 16:12:53 +0200
committerDave Airlie <airlied@redhat.com>2009-06-07 16:39:54 +1000
commita8c7c96be717fb65d23aea7a21f9f3969c4de53f (patch)
tree9720b6650c4a5cb326203a18d0e5fa5d1f819227 /src/mesa/drivers/dri/r300/r300_vertprog.h
parent72c78b99926aab6af38248b5aa6b0fb1f9d42005 (diff)
r300: remove unused code
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_vertprog.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_vertprog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_vertprog.h b/src/mesa/drivers/dri/r300/r300_vertprog.h
index 44b5f981a9..b552e3fb1b 100644
--- a/src/mesa/drivers/dri/r300/r300_vertprog.h
+++ b/src/mesa/drivers/dri/r300/r300_vertprog.h
@@ -33,6 +33,5 @@
#endif
void r300SetupVertexProgram(r300ContextPtr rmesa);
-void r300SetupSwtclVertexProgram(r300ContextPtr rmesa);
#endif