#REFACTORING by exept
authorClaus Gittinger <cg@exept.de>
Fri, 11 Oct 2019 10:25:26 +0200
changeset 8824 dab395306691
parent 8823 17c3eb806e69
child 8825 130f9ea79e35
#REFACTORING by exept class: SimpleView moved: #defaultFont
SimpleView.st
--- a/SimpleView.st	Fri Oct 11 10:25:07 2019 +0200
+++ b/SimpleView.st	Fri Oct 11 10:25:26 2019 +0200
@@ -8009,10 +8009,6 @@
     "Modified: 22.4.1996 / 23:38:27 / cg"
 !
 
-defaultFont
-    ^ self class defaultFont
-!
-
 destroy
     "unmap & destroy - make me invisible, destroy subviews then
      make me unknown to the device"