summaryrefslogtreecommitdiff
path: root/src/glut/glx/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/glx/SConscript')
-rw-r--r--src/glut/glx/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/glx/SConscript b/src/glut/glx/SConscript
index 29d2cc0..9363b5c 100644
--- a/src/glut/glx/SConscript
+++ b/src/glut/glx/SConscript
@@ -78,7 +78,6 @@ if env['platform'] == 'windows':
'glut.def',
]
else:
- env.Tool('x11')
env.PrependUnique(LIBS = [
'GLU',
'GL',