From 7487b1612824edbef620ea20e5deb1d4f640db31 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Sun, 14 Oct 2012 15:02:04 -0700 Subject: mesa: Remove the NV program API functions. These are all unused now. Reviewed-by: Brian Paul Reviewed-by: Eric Anholt --- src/mesa/main/dlist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/dlist.c') diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c index 8749ee34285..28cd52a4049 100644 --- a/src/mesa/main/dlist.c +++ b/src/mesa/main/dlist.c @@ -63,7 +63,6 @@ #include "mtypes.h" #include "varray.h" #include "arbprogram.h" -#include "nvprogram.h" #include "transformfeedback.h" #include "math/m_matrix.h" -- cgit v1.2.3