*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 10 Oct 1997 20:12:52 +0200
changeset 326 4dcda591af02
parent 325 96afb093c479
child 327 0040d47658c6
*** empty log message ***
MenuEditor.st
--- a/MenuEditor.st	Fri Oct 10 19:36:18 1997 +0200
+++ b/MenuEditor.st	Fri Oct 10 20:12:52 1997 +0200
@@ -1330,8 +1330,6 @@
 !
 
 useHelpDictionary:aDictionary
-    |tool|
-
     self noteBookView.
     self helpTool dictionary:aDictionary.
 ! !
@@ -1654,7 +1652,7 @@
 !
 
 tabSelection:aSelection
-    |tool sel|
+    |sel|
 
     tabSelection = aSelection ifTrue:[
         ^ self
@@ -2193,7 +2191,7 @@
 images
     "returns an IdentityDictionary containing a list of images and keys used
     "
-    |icons image|
+    |image|
 
     Images notNil ifTrue:[
         ^ Images