diff --git a/direct/src/showbase/ShowBase.py b/direct/src/showbase/ShowBase.py index b617ed46c7..837678a02a 100644 --- a/direct/src/showbase/ShowBase.py +++ b/direct/src/showbase/ShowBase.py @@ -454,10 +454,6 @@ class ShowBase(DirectObject.DirectObject): print getModelPath() #print "* dna path:" #print getDnaPath() - print "* texture path:" - print getTexturePath() - print "* sound path:" - print getSoundPath() print "}" def destroy(self):