UIPainter.st
changeset 233 fa73f8d9dce6
parent 232 4ba88c3270fc
child 245 d48281345935
--- a/UIPainter.st	Mon Jul 21 16:26:03 1997 +0200
+++ b/UIPainter.st	Tue Jul 22 15:37:06 1997 +0200
@@ -2590,14 +2590,6 @@
 
 !
 
-selectNode:aNode
-    "change selection to a node
-    "
-    self selection:(listOfNodes findFirst:[:el| el == aNode])
-
-
-!
-
 selectionChangedFrom:oldSelection
     "selection has changed. update master selection and raise notification
      to canvas in case of enabled cvs events