Merge jv
authorMerge Script
Thu, 29 Oct 2015 06:54:53 +0100
branchjv
changeset 3513 e76eef5772ac
parent 3511 b4dc67113293 (current diff)
parent 3512 3fdf9e113327 (diff)
child 3516 858a0b630ea1
Merge
--- a/stx_libview2.st	Mon Oct 12 07:07:15 2015 +0200
+++ b/stx_libview2.st	Thu Oct 29 06:54:53 2015 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
 	      All Rights Reserved
@@ -376,13 +374,6 @@
 
 !stx_libview2 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"