mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Cosmetics.
This commit is contained in:
parent
63c946da07
commit
91e76dfe16
1 changed files with 0 additions and 2 deletions
|
@ -414,7 +414,6 @@ public class ASTCache {
|
||||||
return "null"; //$NON-NLS-1$
|
return "null"; //$NON-NLS-1$
|
||||||
else
|
else
|
||||||
return tUnit.getElementName();
|
return tUnit.getElementName();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -429,5 +428,4 @@ public class ASTCache {
|
||||||
|
|
||||||
return ast.getFilePath();
|
return ast.getFilePath();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue