diff -r 656c59bc93ad -r b5c9b6c231f7 DeviceWorkstation.st --- a/DeviceWorkstation.st Mon Sep 19 16:30:54 2016 +0200 +++ b/DeviceWorkstation.st Mon Sep 19 16:31:25 2016 +0200 @@ -6290,9 +6290,6 @@ ]. Image releaseResourcesOnDevice:self. - Icon notNil ifTrue:[ - Icon releaseCachedIconsFromDevice:self. - ]. "This unregisters all the finalization handles" self releaseGraphicsContexts.