diff -r 1577ee65ddc7 -r 6525741c998e UIHelpTool.st --- 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.