summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_texprog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_texprog.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_texprog.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_texprog.h b/src/mesa/drivers/dri/r300/r300_texprog.h
deleted file mode 100644
index 4e91a11699..0000000000
--- a/src/mesa/drivers/dri/r300/r300_texprog.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __R300_TEXPROG_H_
-#define __R300_TEXPROG_H_
-
-#include "r300_context.h"
-
-void r300GenerateTextureFragmentShader(r300ContextPtr r300);
-
-#endif
-