CharacterEncoderImplementations__JIS0208.st
changeset 19825 ae4ba27d57ac
parent 11297 49adeb063d77
child 19861 95c7068e30ba
--- a/CharacterEncoderImplementations__JIS0208.st	Fri May 13 22:04:58 2016 +0200
+++ b/CharacterEncoderImplementations__JIS0208.st	Fri May 13 22:05:12 2016 +0200
@@ -28637,14 +28637,9 @@
     ] value.
 ! !
 
-!JIS0208 methodsFor:'private'!
-
-newString:size
-    ^ JISEncodedString new:size
-! !
-
 !JIS0208 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__JIS0208.st,v 1.4 2008-10-30 19:54:58 cg Exp $'
+    ^ '$Header$'
 ! !
+