]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed imgformat reference
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 22 Jan 1995 16:49:21 +0000 (16:49 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 22 Jan 1995 16:49:21 +0000 (16:49 +0000)
Mac/Modules/config.c

index e7418eb56c08f8116ad7b8262646c8bcbd9699b8..7e2f3df09c28076293873cc4b9c9caf3b9498fba 100644 (file)
@@ -305,7 +305,6 @@ struct {
 #ifdef __MWERKS__
 /* This is really "Jack Jansen" specific for now :-) */
        {"macspeech", initmacspeech},
-       {"imgformat", initimgformat},
        {"macdnr", initmacdnr},
        {"mactcp", initmactcp},
 #endif