Commit ead4c80a authored by Jack Jansen's avatar Jack Jansen

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

Bugfix candidate (I'll move it over myself).
parent 821013ef
......@@ -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!!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment