#REFACTORING by cg
authorClaus Gittinger <cg@exept.de>
Sun, 01 Jul 2018 11:10:34 +0200
changeset 23164 f10a2071eb51
parent 23163 a2f75333efd0
child 23165 0a6eb6d342d8
#REFACTORING by cg class: Behavior package move
Behavior.st
--- a/Behavior.st	Sun Jul 01 10:33:19 2018 +0200
+++ b/Behavior.st	Sun Jul 01 11:10:34 2018 +0200
@@ -1246,6 +1246,7 @@
 ! !
 
 
+
 !Behavior methodsFor:'Compatibility-Dolphin'!
 
 allSubinstances
@@ -1301,13 +1302,6 @@
     "Modified: / 10-02-2017 / 10:42:59 / cg"
 !
 
-defaultNameStemForInstances
-    "Answer a basis for names of default instances of the receiver"
-
-    ^ self name
-
-!
-
 instanceSide
     <resource: #obsolete>