From da1e3f2b0cd5a45f7ecc7e49873fd1f10cbb43c1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 17 May 2008 15:45:11 +0000 Subject: sim.message.own.recv option added. --- sources/editors/VSEditor.java | 1 - 1 file changed, 1 deletion(-) (limited to 'sources/editors/VSEditor.java') diff --git a/sources/editors/VSEditor.java b/sources/editors/VSEditor.java index a81300d..af63257 100644 --- a/sources/editors/VSEditor.java +++ b/sources/editors/VSEditor.java @@ -228,7 +228,6 @@ abstract class VSEditor implements ActionListener { booleanFields.put(key, valField); } - for (String key : longKeys) { String fullKey = VSPrefs.LONG_PREFIX + key; String descr = prefsToEdit.getDescription(fullKey); -- cgit v1.2.3