ObjectFileLoader.st
changeset 3896 d477c59ffeba
parent 3895 eb4e8f03c257
child 3897 a528943d2d20
child 3900 0f5ffb09e836
--- a/ObjectFileLoader.st	Sat May 21 12:54:52 2016 +0200
+++ b/ObjectFileLoader.st	Sat May 21 12:57:55 2016 +0200
@@ -1478,8 +1478,7 @@
                 definitionClass 
                     loadAllClassesAsAutoloaded:true;
                     loadPreRequisitesAsAutoloaded:true;                  "/ load non-mandatory prerequisites
-                    projectIsLoaded:true;
-                    postLoadAction.
+                    projectIsLoaded:true.                                "/ this performs the postLoadAction, too.
             ].
         ].
         Smalltalk isInitialized ifTrue:[