summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1995-01-22 16:49:21 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1995-01-22 16:49:21 (GMT)
commita1c5602a7adbdba611b9d7b3fb7201ab61a606b0 (patch)
tree67578ab7e85c3793f793f019b19aa24c6c48d8bd
parent860dc048ca0a5327e3b52731f742b1e8a99d21ce (diff)
downloadcpython-a1c5602a7adbdba611b9d7b3fb7201ab61a606b0.zip
cpython-a1c5602a7adbdba611b9d7b3fb7201ab61a606b0.tar.gz
cpython-a1c5602a7adbdba611b9d7b3fb7201ab61a606b0.tar.bz2
Removed imgformat reference
-rw-r--r--Mac/Modules/config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/Modules/config.c b/Mac/Modules/config.c
index e7418eb..7e2f3df 100644
--- a/Mac/Modules/config.c
+++ b/Mac/Modules/config.c
@@ -305,7 +305,6 @@ struct {
#ifdef __MWERKS__
/* This is really "Jack Jansen" specific for now :-) */
{"macspeech", initmacspeech},
- {"imgformat", initimgformat},
{"macdnr", initmacdnr},
{"mactcp", initmactcp},
#endif