summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 0b536c8..11c4ec6 100644
--- a/setup.py
+++ b/setup.py
@@ -615,8 +615,6 @@ class PyBuildExt(build_ext):
math_libs = self.detect_math_libs()
- # XXX Omitted modules: gl, pure, dl, SGI-specific modules
-
#
# The following modules are all pretty straightforward, and compile
# on pretty much any POSIXish platform.