UIPainterView.st
changeset 2358 ba3ed08ea8dd
parent 2348 a9c60093561a
child 2362 a6a7ef98fdc3
--- a/UIPainterView.st	Fri Jun 13 10:52:51 2008 +0200
+++ b/UIPainterView.st	Fri Jun 13 10:53:16 2008 +0200
@@ -2039,8 +2039,6 @@
 !
 
 findObjectAt:aPoint
-    "find the origin/corner of the currentWidget
-    "
     |view prop|
 
     view := super findObjectAt:aPoint.