diff options
Diffstat (limited to 'PC/os2vacpp')
-rw-r--r-- | PC/os2vacpp/config.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/os2vacpp/config.c b/PC/os2vacpp/config.c index 2e53c3f..1f9ca50 100644 --- a/PC/os2vacpp/config.c +++ b/PC/os2vacpp/config.c @@ -61,7 +61,6 @@ struct _inittab _PyImport_Inittab[] = { // {"imageop", initimageop}, {"math", initmath}, {"md5", initmd5}, - {"new", initnew}, #if defined(MS_WINDOWS) || defined(__BORLANDC__) || defined(__WATCOMC__) {"nt", initnt}, /* Use the NT os functions, not posix */ #else |