Commit 8925e816 authored by Vincent Pelletier's avatar Vincent Pelletier

CMFActivity.ActivityBuffer: Drop unused property.

parent 8090558b
......@@ -53,7 +53,6 @@ class ActivityBuffer(TM):
def _register(self, activity_tool):
if not self._registered:
self.activity_tool = activity_tool
self._activity_tool_path = activity_tool.getPhysicalPath()
TM._register(self)
self._prepare_args = 0,
if self._prepare_args:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment