#REFACTORING by stefan
authorStefan Vogel <sv@exept.de>
Fri, 13 May 2016 22:05:46 +0200
changeset 19827 f282218ddea4
parent 19826 4da2517eec1a
child 19828 03328e922f12
#REFACTORING by stefan class: CharacterEncoderImplementations::TwoByteEncoder removed: #newString:
CharacterEncoderImplementations__TwoByteEncoder.st
--- a/CharacterEncoderImplementations__TwoByteEncoder.st	Fri May 13 22:05:38 2016 +0200
+++ b/CharacterEncoderImplementations__TwoByteEncoder.st	Fri May 13 22:05:46 2016 +0200
@@ -46,12 +46,6 @@
     ^ 0 
 ! !
 
-!TwoByteEncoder methodsFor:'private'!
-
-newString:size
-    ^ TwoByteString uninitializedNew:size
-! !
-
 !TwoByteEncoder methodsFor:'queries'!
 
 characterSize:codePoint