*** empty log message ***

This commit is contained in:
Dave Schuyler 2003-06-18 02:47:56 +00:00
parent 0962feef52
commit 0dba39808f

View File

@ -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()