diff options
Diffstat (limited to 'src/glx/SConscript')
-rw-r--r-- | src/glx/SConscript | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glx/SConscript b/src/glx/SConscript index afef33727df..fc8ad771b1c 100644 --- a/src/glx/SConscript +++ b/src/glx/SConscript @@ -1,8 +1,5 @@ Import('*') -if env['platform'] == 'windows': - Return() - env = env.Clone() env.Prepend(CPPPATH = [ |