UIHelpTool.st
changeset 1506 6525741c998e
parent 1340 4276358d937b
child 1554 d5e4612bf7cf
--- a/UIHelpTool.st	Wed Oct 17 12:25:01 2001 +0200
+++ b/UIHelpTool.st	Wed Oct 17 18:09:16 2001 +0200
@@ -638,8 +638,6 @@
     "reads the help dictionary from aClass and find remaining classes 
      'between' aClass and ApplicationModel" 
 
-    |list listOfHelpSpecClassesView|
-
     modified := false.
     specClass  := self getHelpSpecClassFromClass:aClass.
     self rebuild.