removed unneeded appIcon method (libs have no appicon)
authorClaus Gittinger <cg@exept.de>
Wed, 28 Oct 2015 09:24:34 +0100
changeset 7042 568d66e6c7ce
parent 7040 9de35e2b291f
child 7043 c2829ce3485d
removed unneeded appIcon method (libs have no appicon)
stx_libview.st
--- a/stx_libview.st	Thu Oct 22 23:40:10 2015 +0200
+++ b/stx_libview.st	Wed Oct 28 09:24:34 2015 +0100
@@ -438,13 +438,6 @@
 
 !stx_libview class methodsFor:'description - project information'!
 
-applicationIconFileName
-    "Return the name (without suffix) of an icon-file (the app's icon); will be included in the rc-resource file"
-
-    ^ nil
-    "/ ^ self applicationName
-!
-
 companyName
     "Return a companyname which will appear in <lib>.rc"