Changes

Summary

  1. TextAttribute>>#writeScanOn: seems to be dead code. (details)
  2. Remove another dead method. (details)
Commit b25533a8a259a4784e0249e2a4824bf4f5ed2f59 by cyril
TextAttribute>>#writeScanOn: seems to be dead code.
I remove it because it is missleading when we try to understand how Text
works.
The file was modifiedsrc/Text-Core/RunArray.class.st (diff)
The file was modifiedsrc/Text-Core/TextPrintIt.class.st (diff)
The file was modifiedsrc/Text-Core/TextURL.class.st (diff)
The file was modifiedsrc/Text-Core/TextColor.class.st (diff)
The file was modifiedsrc/Text-Core/TextFontReference.class.st (diff)
The file was modifiedsrc/Text-Core/TextKern.class.st (diff)
The file was modifiedsrc/Text-Core/TextEmphasis.class.st (diff)
The file was modifiedsrc/Text-Core/TextFontChange.class.st (diff)
The file was modifiedsrc/Text-Core/TextLink.class.st (diff)
The file was modifiedsrc/Text-Core/TextDoIt.class.st (diff)
The file was modifiedsrc/Text-Core/TextAlignment.class.st (diff)
Commit cd0b0b39a9942be42b7390fd242d88172644c5ea by cyril
Remove another dead method.
The file was modifiedsrc/Text-Core/TextAttribute.class.st (diff)