Skip to content
Snippets Groups Projects
Commit c447157b authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

wip

parent e07d27c8
No related branches found
No related tags found
No related merge requests found
Pipeline #5965 passed
...@@ -91,7 +91,7 @@ unsigned int ProcessorTrackerFeature::processKnown() ...@@ -91,7 +91,7 @@ unsigned int ProcessorTrackerFeature::processKnown()
if (known_features_last_.empty()) if (known_features_last_.empty())
{ {
WOLF_TRACE("Empty last feature list, returning..."); WOLF_DEBUG("Empty last feature list, returning...");
return 0; return 0;
} }
......
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