Mesa (master): mesa: remove commented-out #include

Brian Paul brianp at kemper.freedesktop.org
Sat Apr 30 00:43:33 UTC 2011


Module: Mesa
Branch: master
Commit: be293c14c6992027e417ae473b77c5e04382d7e3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=be293c14c6992027e417ae473b77c5e04382d7e3

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Apr 29 18:40:56 2011 -0600

mesa: remove commented-out #include

---

 src/mesa/main/transformfeedback.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/main/transformfeedback.c b/src/mesa/main/transformfeedback.c
index 20b7b71..e038faf 100644
--- a/src/mesa/main/transformfeedback.c
+++ b/src/mesa/main/transformfeedback.c
@@ -42,7 +42,6 @@
 #include "main/dispatch.h"
 
 #include "program/prog_parameter.h"
-//#include "program/shader_api.h"
 
 
 #if FEATURE_EXT_transform_feedback




More information about the mesa-commit mailing list