From edc05c5d88c1ce853b3d04b34679ed7d69c2142a Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 1 Oct 2017 23:37:57 -0700 Subject: [PATCH] remove comment about long-gone SGI modules (#3850) --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 0b536c8ca3..11c4ec67f4 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. -- 2.40.0