Image.st
changeset 8913 2fe58f885d89
parent 8891 ca090c70a4de
child 8928 870fe8eddb25
--- a/Image.st	Fri Dec 06 11:53:12 2019 +0100
+++ b/Image.st	Fri Dec 06 11:53:59 2019 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1991 by Claus Gittinger
               All Rights Reserved
@@ -3025,6 +3023,7 @@
 !
 
 device
+    <resource: #obsolete>
     "return the device, the receiver is associated with.
      Return nil, if the image is unassigned.
      Please use graphicsDevice for ST80 compatibility."