Skip to content
Snippets Groups Projects
Commit 091502eb authored by Your Name's avatar Your Name
Browse files

fix: Infinite loop (CP)

parent f52ebf3d
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,6 @@ namespace armarx::armem::laser_scans::client
Reader::registerPropertyDefinitions(armarx::PropertyDefinitionsPtr& def)
{
ARMARX_DEBUG << "TransformReader: registerPropertyDefinitions";
registerPropertyDefinitions(def);
const std::string prefix = propertyPrefix;
}
......
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