Skip to content
Snippets Groups Projects
Commit acb106de authored by Fabian Reister's avatar Fabian Reister
Browse files

ReaderWriterPlugin: fix

parent 0911a188
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ namespace armarx::armem::client::plugins
}
bool
isAvailable() const noexcept
isAvailable() const
{
ARMARX_CHECK_NOT_NULL(armemPlugin);
return armemPlugin->isMemoryNameSystemEnabled();
......
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