April 4, 2011
8:52 p.m.
Status: FixProposed Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3959 by marcus.d...@gmail.com: A little dead code removal SmalltalkImage http://code.google.com/p/pharo/issues/detail?id=3959 1) test for formatter SmalltalkImage removeSelector: #testFormatter! SmalltalkImage removeSelector: #testFormatter2! not used, the current pretty printer is crap anyway. 2) #shutDownSound Attachments: RemoveFormatterTestsSmalltalkImage.1.cs 190 bytes RemoveShutDownSound.1.cs 142 bytes