mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
Code formatting.
This commit is contained in:
parent
d2c24dc7ca
commit
d1019b8da6
1 changed files with 0 additions and 1 deletions
|
@ -2026,7 +2026,6 @@ public class CPPSemantics {
|
|||
return CPPUnknownFunction.createForSample(firstViable, data.astName);
|
||||
}
|
||||
|
||||
|
||||
if (bestFnCost == null) {
|
||||
bestFnCost= fnCost;
|
||||
bestFn= fn;
|
||||
|
|
Loading…
Add table
Reference in a new issue