@ -188,8 +188,6 @@ class SessionTreeController(object):
We also get this for every client change so we can update our numbers"""
self.treeWidget.clear()
print ("Callback sessions changed. list: ")
self._cachedSessionDicts = sessionDicts #in case we change the flat/nested mode.
for sessionDict in sessionDicts: