Remove unused variable
This commit is contained in:
parent
3ad11dc0c7
commit
3ef06622e8
@ -41,8 +41,6 @@ def layerProperty(layer, default=True):
|
||||
|
||||
return property(_get, _set)
|
||||
|
||||
DEBUG_WORLDMESH_LISTS = "-debuglists" in sys.argv
|
||||
|
||||
|
||||
class SceneUpdateTask(object):
|
||||
showRedraw = True
|
||||
|
Reference in New Issue
Block a user