summaryrefslogtreecommitdiff
path: root/src/mesa/shader/nvfragparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/shader/nvfragparse.h')
-rw-r--r--src/mesa/shader/nvfragparse.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/shader/nvfragparse.h b/src/mesa/shader/nvfragparse.h
index de45cf543d..ac97921080 100644
--- a/src/mesa/shader/nvfragparse.h
+++ b/src/mesa/shader/nvfragparse.h
@@ -44,9 +44,4 @@ _mesa_print_nv_fragment_program(const struct gl_fragment_program *program);
extern const char *
_mesa_nv_fragment_input_register_name(GLuint i);
-
-extern const char *
-_mesa_nv_fragment_output_register_name(GLuint i);
-
-
#endif