summaryrefslogtreecommitdiffstats
path: root/Modules/Setup.dist
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-05-20 07:09:50 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-05-20 07:09:50 (GMT)
commitdc48b74497b67a449dd622fdaa7d69e7bff65a5e (patch)
treeba027660da3557237255591af3491af213e3a15e /Modules/Setup.dist
parent8d76cca0265aaa23d2a59af3bfb1bcd133c0a59d (diff)
downloadcpython-dc48b74497b67a449dd622fdaa7d69e7bff65a5e.zip
cpython-dc48b74497b67a449dd622fdaa7d69e7bff65a5e.tar.gz
cpython-dc48b74497b67a449dd622fdaa7d69e7bff65a5e.tar.bz2
Remove the rgbimg module. It has been deprecated since Python 2.5.
Diffstat (limited to 'Modules/Setup.dist')
-rw-r--r--Modules/Setup.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist
index 46f4253..d87e3ba 100644
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -231,7 +231,6 @@ GLHACK=-Dclear=__GLclear
#audioop audioop.c # Operations on audio samples
#imageop imageop.c # Operations on images
-#rgbimg rgbimgmodule.c # Read SGI RGB image files (but coded portably)
# Note that the _md5 and _sha modules are normally only built if the