aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/program/prog_print.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/program/prog_print.h')
-rw-r--r--mesalib/src/mesa/program/prog_print.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesalib/src/mesa/program/prog_print.h b/mesalib/src/mesa/program/prog_print.h
index b95ec2be5..3e400eb46 100644
--- a/mesalib/src/mesa/program/prog_print.h
+++ b/mesalib/src/mesa/program/prog_print.h
@@ -42,7 +42,6 @@ struct prog_instruction;
*/
typedef enum {
PROG_PRINT_ARB,
- PROG_PRINT_NV,
PROG_PRINT_DEBUG
} gl_prog_print_mode;