comment/format in: #iconInBrowserSymbol
authorClaus Gittinger <cg@exept.de>
Sat, 13 Feb 2016 12:24:19 +0100
changeset 19210 b2b806e94d69
parent 19209 a571606962b4
child 19211 ce962456161b
comment/format in: #iconInBrowserSymbol
GenericException.st
--- a/GenericException.st	Sat Feb 13 12:24:17 2016 +0100
+++ b/GenericException.st	Sat Feb 13 12:24:19 2016 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
@@ -226,7 +224,6 @@
     self raiseErrorString:messageText
 ! !
 
-
 !GenericException class methodsFor:'accessing'!
 
 errorString