Fix stc compiler warnings
authorStefan Vogel <sv@exept.de>
Wed, 05 Jun 2013 15:23:58 +0200
changeset 3015 194582b8825f
parent 3014 05208490cea6
child 3016 6aff65697c4f
Fix stc compiler warnings (as well some bugs detected by the warnings)
UIObjectView.st
--- a/UIObjectView.st	Wed Jun 05 14:50:51 2013 +0200
+++ b/UIObjectView.st	Wed Jun 05 15:23:58 2013 +0200
@@ -1421,7 +1421,7 @@
 !UIObjectView methodsFor:'searching'!
 
 findObjectAt:aPoint
-    |view viewId lastId point component componentOrView|
+    |componentOrView|
 
     componentOrView := self findObjectAt:aPoint in:self.