summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclIO.c')
-rw-r--r--generic/tclIO.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclIO.c b/generic/tclIO.c
index d79397b..0d047aa 100644
--- a/generic/tclIO.c
+++ b/generic/tclIO.c
@@ -706,7 +706,6 @@ TclFinalizeIOSubsystem(void)
TclpFinalizeSockets();
TclpFinalizePipes();
- TclZipfsFinalize();
}
/*