UIPainterView.st
changeset 1746 bb4f759cf456
parent 1744 c59a91953b64
child 1752 78d47dc11501
--- a/UIPainterView.st	Thu Oct 02 19:45:57 2003 +0200
+++ b/UIPainterView.st	Tue Oct 07 15:38:46 2003 +0200
@@ -217,7 +217,6 @@
         whileTrue:[
         container := container container.
     ].
-self halt.
     ^ container
 !