From 0dba39808fa0e59ead212bd055668c2d9dfd5c9f Mon Sep 17 00:00:00 2001 From: Dave Schuyler Date: Wed, 18 Jun 2003 02:47:56 +0000 Subject: [PATCH] *** empty log message *** --- direct/src/showbase/ShowBase.py | 1 - 1 file changed, 1 deletion(-) diff --git a/direct/src/showbase/ShowBase.py b/direct/src/showbase/ShowBase.py index f561e23797..76460ab165 100644 --- a/direct/src/showbase/ShowBase.py +++ b/direct/src/showbase/ShowBase.py @@ -487,7 +487,6 @@ class ShowBase(DirectObject.DirectObject): Creates the data graph and populates it with the basic input devices. """ - self.dataRoot = NodePath('dataRoot') # Cache the node so we do not ask for it every frame self.dataRootNode = self.dataRoot.node()