mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +02:00
use MessageFormat API to format IdentifierHelper messages (bug 225143)
This commit is contained in:
parent
a178564585
commit
eaee63dcf0
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ public final class Messages extends NLS {
|
|||
|
||||
public static String IdentifierHelper_isKeyword;
|
||||
public static String IdentifierHelper_isValid;
|
||||
public static String IdentifierHelper_quote;
|
||||
public static String IdentifierHelper_leadingDigit;
|
||||
public static String IdentifierHelper_emptyIdentifier;
|
||||
public static String IdentifierHelper_illegalCharacter;
|
||||
|
|
Loading…
Add table
Reference in a new issue