Implement senf::IGNORE and replace all casts-to-void with senf::IGNORE() calls
[senf.git] / senf / Utils / Console / ParsedCommand.test.cc
index 197b0ab..023ea31 100644 (file)
@@ -193,7 +193,7 @@ SENF_AUTO_UNIT_TEST(parsedCommand)
                 .arg( "text", default_value = "" ) )
             );
 
-        (void) cbNode;
+        senf::IGNORE( cbNode );
 
         SENF_CHECK_NO_THROW(
             parser.parse("test/cb 111 222.4",