Skip to content

Commit

Permalink
iox-eclipse-iceoryx#454 remove useless function from test class
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Belloche <[email protected]>
  • Loading branch information
JimmyBch authored and marthtz committed May 12, 2021
1 parent d4f4ba2 commit 9953d5d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ class IceoryxRoudiApp_Child : public IceOryxRouDiApp
return m_monitoringMode;
}

RouDiConfig_t getConfig()
{
return m_config;
}

void setVariableRun(bool condition)
{
m_run = condition;
Expand Down

0 comments on commit 9953d5d

Please sign in to comment.