Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from enable.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 05:18:08 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 0b3109aa053539b2e07ec16da980615f16dd8c2b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b3109aa053539b2e07ec16da980615f16dd8c2b

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 21:17:45 2010 -0800

mesa: Remove unnecessary header from enable.c.

---

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

diff --git a/src/mesa/main/enable.c b/src/mesa/main/enable.c
index 12ce14c..1573bc2 100644
--- a/src/mesa/main/enable.c
+++ b/src/mesa/main/enable.c
@@ -32,7 +32,6 @@
 #include "context.h"
 #include "enable.h"
 #include "light.h"
-#include "macros.h"
 #include "simple_list.h"
 #include "mtypes.h"
 #include "enums.h"




More information about the mesa-commit mailing list