summaryrefslogtreecommitdiff
path: root/src/mesa/main/arbprogram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/arbprogram.h')
-rw-r--r--src/mesa/main/arbprogram.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/main/arbprogram.h b/src/mesa/main/arbprogram.h
index 07cd3a17aa..bc5a6626ed 100644
--- a/src/mesa/main/arbprogram.h
+++ b/src/mesa/main/arbprogram.h
@@ -26,11 +26,6 @@
#ifndef ARBPROGRAM_H
#define ARBPROGRAM_H
-#include "mtypes.h"
-
-extern void
-_mesa_init_program(GLcontext *ctx);
-
extern void
_mesa_EnableVertexAttribArrayARB(GLuint index);