FileApplicationNoteBook.st
changeset 17972 597a38fdab9e
parent 17951 ea5c9eaf94de
child 17994 5bf3861b0696
--- a/FileApplicationNoteBook.st	Wed Jan 31 07:14:54 2018 +0100
+++ b/FileApplicationNoteBook.st	Wed Jan 31 07:15:19 2018 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2002 by eXept Software AG
               All Rights Reserved
@@ -6460,10 +6458,6 @@
     "Created: / 17-12-2013 / 16:31:45 / cg"
 !
 
-reloadButtonVisible
-    ^ self fileName notNil "/ true
-!
-
 saveAsButtonVisible
     ^ true
 !