wrong comment removed
authorClaus Gittinger <cg@exept.de>
Fri, 13 Jun 2008 10:53:16 +0200
changeset 2358 ba3ed08ea8dd
parent 2357 48ed61c2825e
child 2359 d3f8b2492371
wrong comment removed
UIPainterView.st
--- 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.