summaryrefslogtreecommitdiff
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pack.c b/pack.c
index 8ba492fd3b..3c63d64ab5 100644
--- a/pack.c
+++ b/pack.c
@@ -1767,7 +1767,5 @@ utf8_to_uv(const char *p, long *lenp)
void
Init_pack(void)
{
- load_pack();
-
id_associated = rb_make_internal_id();
}