1
0
forked from fsfw/fsfw

renamed mutex helper

This commit is contained in:
2021-03-09 21:21:01 +01:00
parent 7598eb6b56
commit 82d7b7ed6f
2 changed files with 3 additions and 5 deletions

View File

@ -40,8 +40,6 @@ public:
#endif /* FSFW_CPP_OSTREAM_ENABLED == 1 */
}
#else
/* To avoid unused variable warning */
static_cast<void>(status);
#endif /* FSFW_VERBOSE_LEVEL >= 1 */
}