#OTHER by exept
authorClaus Gittinger <cg@exept.de>
Wed, 31 Jul 2019 17:12:39 +0200
changeset 3743 dd619d41915a
parent 3742 e62cdf622315
child 3744 71fa6500e535
#OTHER by exept class: CTItem::CBitfield_N removed: #printableEditValue just sent super
FileVersionDiffBrowser.st
--- 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.