Skip to content
Snippets Groups Projects
Commit 09faaf6a authored by Tobias Gröger's avatar Tobias Gröger
Browse files

remove debug ARMARX_IMPORTANT

parent 1cfaf630
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ namespace armarx
{
auto eid = callSubskillAsync(prx, params);
auto ret = prx.join(eid);
ARMARX_IMPORTANT << "FINISHED SUBSKILL. RET IS " << ret.has_value();
return ret;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment