invalid comment removed expecco_1_5_0
authorClaus Gittinger <cg@exept.de>
Fri, 13 Jun 2008 11:02:07 +0200
changeset 2359 d3f8b2492371
parent 2358 ba3ed08ea8dd
child 2360 5ececaa19567
invalid comment removed
UIGalleryView.st
--- a/UIGalleryView.st	Fri Jun 13 10:53:16 2008 +0200
+++ b/UIGalleryView.st	Fri Jun 13 11:02:07 2008 +0200
@@ -564,8 +564,6 @@
 !UIGalleryView::Canvas methodsFor:'searching'!
 
 findObjectAt:aPoint
-    "find the origin/corner of the currentWidget
-    "
     |p x y|
 
     subViews size == 0 ifTrue:[^ nil].