From: Jack Jansen Date: Sun, 22 Jan 1995 16:49:21 +0000 (+0000) Subject: Removed imgformat reference X-Git-Tag: v1.2b3~116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1c5602a7adbdba611b9d7b3fb7201ab61a606b0;p=thirdparty%2FPython%2Fcpython.git Removed imgformat reference --- diff --git a/Mac/Modules/config.c b/Mac/Modules/config.c index e7418eb56c08..7e2f3df09c28 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