diff options
Diffstat (limited to 'macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h')
| -rwxr-xr-x | macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h b/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h index 27449a69..f66f5f8a 100755 --- a/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h +++ b/macosx/plugins/DFXVideo/macsrc/SGPUPreferences.h @@ -6,14 +6,9 @@ // // -#ifndef PeopsSoftGPU_SGPUPreferences_h -#define PeopsSoftGPU_SGPUPreferences_h - #import <Cocoa/Cocoa.h> BOOL isShaderEnabled(); NSURL *PSXFragmentShader(); NSURL *PSXVertexShader(); float PSXShaderQuality(); - -#endif |
