Fixed a mistake on my part when regenerating: removed a bogus import of Applscript_Suite.

Bugfix candidate (I'll move it over myself).
This commit is contained in:
Jack Jansen 2002-05-07 20:16:20 +00:00
parent 821013ef2c
commit ead4c80ac2
1 changed files with 0 additions and 2 deletions

View File

@ -316,8 +316,6 @@ class Standard_Suite_Events(Standard_Suite_Events):
if _arguments.has_key('----'):
return _arguments['----']
import AppleScript_Suite
import AppleScript_Suite
_Enum_list = None # XXXX enum list not found!!
_Enum_bool = None # XXXX enum bool not found!!