[ 2353786 ] Problem with single mode view

This commit is contained in:
Heng Sin Low 2008-11-27 20:52:48 +00:00
parent 53a54128c8
commit 7683993c58
1 changed files with 0 additions and 1 deletions

View File

@ -243,7 +243,6 @@ ContextMenuListener, IZoomableEditor
{ {
if (lookup != null) if (lookup != null)
{ {
lookup.removeAllElements();
NamePair pair = lookup.getDirect(oldValue, false, false); NamePair pair = lookup.getDirect(oldValue, false, false);
if (pair instanceof KeyNamePair) { if (pair instanceof KeyNamePair) {
int key = ((KeyNamePair)pair).getKey(); int key = ((KeyNamePair)pair).getKey();