remove old panda support

This commit is contained in:
David Rose 2009-02-20 22:49:11 +00:00
parent 68f687772b
commit b75432262a

View File

@ -1118,9 +1118,7 @@ class ShowBase(DirectObject.DirectObject):
dr.setClearDepthActive(1)
# Make any texture reloads on the gui come up immediately.
# Temporary hasattr for old Pandas.
if hasattr(dr, 'setIncompleteRender'):
dr.setIncompleteRender(False)
dr.setIncompleteRender(False)
left, right, bottom, top = coords