Revert "Include shader_parse.c in griffin."

This reverts commit d09a49e514.
This commit is contained in:
twinaphex 2013-04-06 04:36:44 +02:00
parent 2484c4e526
commit 59b50a0e71
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ VIDEO SHADERS
============================================================ */
#ifdef HAVE_CG
#include "../gfx/shader_parse.c"
#include "../gfx/shader_cg.c"
#endif