stx_libbasic3.st
changeset 3917 9c1c11841dcb
parent 3881 fbcad0b96955
child 3920 5bbc53c2e67d
child 4014 ec3181cbcb9e
--- a/stx_libbasic3.st	Thu Oct 15 11:56:21 2015 +0200
+++ b/stx_libbasic3.st	Wed Oct 28 09:24:23 2015 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
               All Rights Reserved
@@ -236,13 +234,6 @@
 
 !stx_libbasic3 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"