Module: Mesa Branch: mesa_7_7_branch Commit: 1f7762f62bb082fceb579434a4ca78f13d78da49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f7762f62bb082fceb579434a4ca78f13d78da49
Author: Vinson Lee <[email protected]> Date: Sat Jan 16 15:00:29 2010 -0800 glsl: Remove unnecessary header from slang_emit.c. --- src/mesa/shader/slang/slang_emit.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/shader/slang/slang_emit.c b/src/mesa/shader/slang/slang_emit.c index c0e4b27..f812a3f 100644 --- a/src/mesa/shader/slang/slang_emit.c +++ b/src/mesa/shader/slang/slang_emit.c @@ -38,7 +38,6 @@ #include "main/imports.h" #include "main/context.h" -#include "main/macros.h" #include "shader/program.h" #include "shader/prog_instruction.h" #include "shader/prog_parameter.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
