summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java b/bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java
index e7f8c4b95c..df9d3d009f 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java
@@ -349,7 +349,6 @@ public static String getMessage(String key) {
if (key.equals("SWT_InputMethods")) return "Input Methods"; //$NON-NLS-1$
if (key.equals("SWT_Password")) return "Password:"; //$NON-NLS-1$
if (key.equals("SWT_Username")) return "User Name:"; //$NON-NLS-1$
- if (key.equals("SWT_Prompt")) return "Prompt"; //$NON-NLS-1$
if (key.equals("SWT_Close")) return "Close"; //$NON-NLS-1$
if (key.equals("SWT_Minimize")) return "Minimize"; //$NON-NLS-1$
if (key.equals("SWT_Maximize")) return "Maximize"; //$NON-NLS-1$