# HG changeset patch # User Claus Gittinger # Date 1213347727 -7200 # Node ID d3f8b2492371f72b2dfb2c39186f396e73aec857 # Parent ba3ed08ea8dd5146ce172f01379b38077e761ee6 invalid comment removed diff -r ba3ed08ea8dd -r d3f8b2492371 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].