Kaydet (Commit) 5f78d1d9 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

WaE: duplicateBranch

üst 45ad6029
......@@ -343,8 +343,6 @@ bool ConfigurationControllerResourceManager::ResourceComparator::operator() (
return rxId1->compareTo(rxId2)<0;
else if (rxId1.is())
return true;
else if (rxId2.is())
return false;
else
return false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment