Commit b34a22f7 authored by Dominik Charousset's avatar Dominik Charousset

Remove testing code

parent e7bf6d4c
...@@ -137,8 +137,7 @@ public: ...@@ -137,8 +137,7 @@ public:
} }
} }
} }
msg_ptr->msg.apply(mfun); mfun(msg_ptr->msg);
//mfun(msg_ptr->msg);
msg_ptr.reset(); msg_ptr.reset();
} }
} }
......
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