Marcel Taeumel uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-mt.800.mcz==================== Summary ====================
Name: System-mt.800
Author: mt
Time: 18 February 2016, 4:13:32.228199 pm
UUID: 7319f5b4-50e4-4314-936b-b2d2ff897151
Ancestors: System-mt.799
Move some MVC code to ST80.
=============== Diff against System-mt.799 ===============
Item was removed:
- ----- Method: Utilities class>>emergencyCollapse (in category 'miscellaneous') -----
- emergencyCollapse
- Smalltalk isMorphic ifTrue: [^ self].
- ScheduledControllers screenController emergencyCollapse!