removed unneeded appIcon method (libs have no appicon)
authorClaus Gittinger <cg@exept.de>
Wed, 28 Oct 2015 09:23:47 +0100
changeset 4865 eebc2638f2a7
parent 4863 7864615b2921
child 4866 d255ac4682cb
child 4867 0c108dfef80a
removed unneeded appIcon method (libs have no appicon)
stx_libwidg2.st
--- a/stx_libwidg2.st	Mon Oct 26 14:28:07 2015 +0100
+++ b/stx_libwidg2.st	Wed Oct 28 09:23:47 2015 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
               All Rights Reserved
@@ -258,13 +256,6 @@
 
 !stx_libwidg2 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"