leftover halt
authorClaus Gittinger <cg@exept.de>
Wed, 10 Jun 2009 22:34:02 +0200
changeset 2564 595b56327446
parent 2563 c2298d24621d
child 2565 00edcadc2f2f
leftover halt
UIPainter.st
--- a/UIPainter.st	Wed Jun 10 22:33:37 2009 +0200
+++ b/UIPainter.st	Wed Jun 10 22:34:02 2009 +0200
@@ -5512,7 +5512,7 @@
     self askForModification ifFalse: [^nil].
     specClass := specClassName := specSelector := nil.
     self painter removeAll.
-self halt.
+"/ self halt.
     treeView canvas topView 
         name:  self defaultNameOfCanvas;
         label: self defaultNameOfCanvas.