From e48b910382ba1a796e58d683848a4ef666104ce2 Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 27 Oct 2015 13:00:29 +0100 Subject: [PATCH] Don't umount all filesystems when ShowBase is destroyed --- direct/src/showbase/ShowBase.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/direct/src/showbase/ShowBase.py b/direct/src/showbase/ShowBase.py index e6c0f623e4..6c6c68d4a8 100644 --- a/direct/src/showbase/ShowBase.py +++ b/direct/src/showbase/ShowBase.py @@ -533,9 +533,6 @@ class ShowBase(DirectObject.DirectObject): del self.winList del self.pipe - vfs = VirtualFileSystem.getGlobalPtr() - vfs.unmountAll() - def makeDefaultPipe(self, printPipeTypes = True): """ Creates the default GraphicsPipe, which will be used to make