The Trunk: System-fbs.656.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: System-fbs.656.mcz

commits-2
Frank Shearar uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-fbs.656.mcz

==================== Summary ====================

Name: System-fbs.656
Author: fbs
Time: 3 January 2014, 5:32:33.537 pm
UUID: cdc17088-36bd-2d48-b2b5-245d9a817e6e
Ancestors: System-fbs.655

Cleanup after #showDeprecationWarnings move.

=============== Diff against System-fbs.655 ===============

Item was removed:
- ----- Method: Preferences class>>showDeprecationWarnings (in category 'standard queries') -----
- showDeprecationWarnings
- ^ self
- valueOfFlag: #showDeprecationWarnings
- ifAbsent: [ false ]!