deep cleanup, probably broken

This commit is contained in:
Olivier R-D
2013-03-23 19:17:32 +01:00
parent 0c309a99dd
commit f8532d36b9
2 changed files with 62 additions and 119 deletions

View File

@@ -297,7 +297,6 @@ class SecondaryMonitor(Thread):
with self._dictLock:
return self._dict.copy()
def getJointData(self, wait=False):
if wait:
self.wait()