Remove include from shader suite

This allows different shader configuration files to be used.
This commit is contained in:
Jonathan Li 2015-08-29 18:07:22 +01:00
parent c0137227e6
commit 133fd3113b

View File

@ -26,10 +26,6 @@
#error GSdx FX is not compatible with GSdx9. Use GSdx OGL or DX10/11.
#endif
#ifdef SHADER_MODEL
#include "GSdx_FX_Settings.ini"
#endif
/*------------------------------------------------------------------------------
[GLOBALS|FUNCTIONS]
------------------------------------------------------------------------------*/