DeviceWorkstation.st
changeset 7574 b5c9b6c231f7
parent 7564 5330f64092a5
child 7583 bf634c0cb14d
--- 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.