diff -r e87e0166d0a7 -r e9e17d3b2849 ProjectController.py --- a/ProjectController.py Mon Oct 14 10:31:32 2013 +0200 +++ b/ProjectController.py Mon Oct 14 10:49:04 2013 +0200 @@ -1268,8 +1268,7 @@ WeakKeyDictionary(), # Callables [], # Data storage [(tick, data),...] "Registered", # Variable status - None, - buffer_list] # Forced value + None] # Forced value self.IECdebug_datas[IECPath] = IECdebug_data IECdebug_data[0][callableobj]=(args, kwargs)