Cairo__TextExampleView.st
changeset 24 6c74dd51bff4
parent 23 38ee47dbd976
child 28 1bd3d147cd77
--- a/Cairo__TextExampleView.st	Wed Dec 24 14:15:10 2014 +0100
+++ b/Cairo__TextExampleView.st	Wed Dec 24 14:16:19 2014 +0100
@@ -10,14 +10,6 @@
 !
 
 
-!TextExampleView class methodsFor:'instance creation'!
-
-new
-    "return an initialized instance"
-
-    ^ self basicNew initialize.
-! !
-
 !TextExampleView methodsFor:'accessing-dimensions'!
 
 preferredExtent