Skip to content

Commit

Permalink
Update Sofa/Component/Collision/Response/Mapper/src/sofa/component/co…
Browse files Browse the repository at this point in the history
…llision/response/mapper/init.cpp
  • Loading branch information
epernod authored Dec 30, 2024
1 parent 2dd3e33 commit b39014a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const char* getModuleVersion()
return MODULE_VERSION;
}

void registerObjects(sofa::core::ObjectFactory* /*factory*/)
void registerObjects(sofa::core::ObjectFactory* factory)
{
// this library does not register any component in the Factory
SOFA_UNUSED(factory);
Expand Down

0 comments on commit b39014a

Please sign in to comment.