summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
Diffstat (limited to 'PC')
-rw-r--r--PC/config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/PC/config.c b/PC/config.c
index 688edc9..0d19caf 100644
--- a/PC/config.c
+++ b/PC/config.c
@@ -160,8 +160,6 @@ struct _inittab _PyImport_Inittab[] = {
{"__builtin__", NULL},
{"sys", NULL},
{"exceptions", NULL},
-
- {"_types", init_types},
{"_warnings", _PyWarnings_Init},
/* Sentinel */