stx_libbasic2.st
branchjv
changeset 3638 d60fd0a6fbb9
parent 3634 d702e00e8533
parent 3637 d69498f5b5f5
child 3681 0d419f5bb05c
--- a/stx_libbasic2.st	Sat Oct 10 06:57:30 2015 +0200
+++ b/stx_libbasic2.st	Thu Oct 29 06:54:04 2015 +0100
@@ -419,13 +419,6 @@
 
 !stx_libbasic2 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"