FileVersionDiffBrowser.st
changeset 3743 dd619d41915a
parent 3686 501ea259b6a8
child 3754 0ec001ff25a7
--- a/FileVersionDiffBrowser.st	Tue Jul 30 11:54:55 2019 +0200
+++ b/FileVersionDiffBrowser.st	Wed Jul 31 17:12:39 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2019 by eXept Software AG
               All Rights Reserved
@@ -1403,19 +1401,6 @@
     "Modified: / 08-07-2019 / 00:06:27 / Claus Gittinger"
 !
 
-postBuildWith:aBuilder
-    "
-    components which are invisible should be ignored by the panel.
-    Cannot be set via the interface builder.
-
-    <return: self>
-    "
-
-    super postBuildWith:aBuilder
-
-    "Modified: / 07-07-2019 / 23:56:48 / Claus Gittinger"
-!
-
 postOpenWith:aBuilder
     super postOpenWith:aBuilder.