remove comment about long-gone SGI modules (#3850)

This commit is contained in:
Benjamin Peterson 2017-10-01 23:37:57 -07:00 committed by GitHub
parent 5961e7c156
commit edc05c5d88
1 changed files with 0 additions and 2 deletions

View File

@ -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.