summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/ae/nsremote.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/ae/nsremote.py')
-rw-r--r--Mac/Modules/ae/nsremote.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mac/Modules/ae/nsremote.py b/Mac/Modules/ae/nsremote.py
index cace374..d823216 100644
--- a/Mac/Modules/ae/nsremote.py
+++ b/Mac/Modules/ae/nsremote.py
@@ -11,13 +11,8 @@ Jack Jansen, CWI, January 1996.
# be nicer to use the more "object oriented" standard OSA stuff, when it
# is implemented in Netscape.
#
-import addpack
import sys
-addpack.addpack('Tools')
-addpack.addpack('bgen')
-addpack.addpack('ae')
-
import aetools
import Standard_Suite
import WWW_Suite