Skip to content

Commit 5aa5c22

Browse files
author
Anton Krug
committed
Removed un-used and un-initialized string
1 parent 0da3574 commit 5aa5c22

File tree

1 file changed

+1
-2
lines changed
  • com.googlecode.cppcheclipse.ui/src/com/googlecode/cppcheclipse/ui

1 file changed

+1
-2
lines changed

com.googlecode.cppcheclipse.ui/src/com/googlecode/cppcheclipse/ui/Messages.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ public class Messages extends NLS {
102102
public static String SymbolsPropertyPage_Description;
103103

104104
public static String SettingsPreferencePage_Inconclusive;
105-
public static String SettingsPreferencePage_LanguageStandard;
106-
105+
107106
public static String SettingsPreferencePage_TargetPlatform;
108107

109108
public static String SettingsPreferencePage_LanguageStandard_Posix;

0 commit comments

Comments
 (0)