removed unneeded appIcon method (libs have no appicon) cvs_MAIN expecco_2_8_0 expecco_2_8_0a expecco_2_8_0b expecco_ALM_1_9_5 expecco_ALM_1_9_6
authorClaus Gittinger <cg@exept.de>
Wed, 28 Oct 2015 09:23:19 +0100
branchcvs_MAIN
changeset 893 ee9b16e33081
parent 880 0142cd41af4a
child 897 fae576caa393
removed unneeded appIcon method (libs have no appicon)
stx_goodies_smallsense.st
--- a/stx_goodies_smallsense.st	Tue Sep 22 10:13:21 2015 +0200
+++ b/stx_goodies_smallsense.st	Wed Oct 28 09:23:19 2015 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
 stx:goodies/smallsense - A productivity plugin for Smalltalk/X IDE
 Copyright (C) 2013-2014 Jan Vrany
@@ -299,13 +297,6 @@
 
 !stx_goodies_smallsense 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"