stx_libview2.st
changeset 2723 353e50343ad2
parent 2717 f8cc0591bffb
child 2729 0b3fbe23a9e7
--- a/stx_libview2.st	Wed Aug 05 20:35:29 2009 +0200
+++ b/stx_libview2.st	Wed Aug 05 20:35:33 2009 +0200
@@ -242,7 +242,6 @@
         (PBMReader autoload)
         (PCXReader autoload)
         (PICTReader autoload)
-        (PNGReader autoload)
         (PluggableView autoload)
         PopUpBanner
         PrintConverter
@@ -328,5 +327,5 @@
 !stx_libview2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.36 2009-08-05 18:34:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.37 2009-08-05 18:35:33 cg Exp $'
 ! !