diff options
Diffstat (limited to 'extras/tiopf')
-rw-r--r-- | extras/tiopf/gui/tiGUIINI.pas | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/tiopf/gui/tiGUIINI.pas b/extras/tiopf/gui/tiGUIINI.pas index 70b86d7b..9593dba7 100644 --- a/extras/tiopf/gui/tiGUIINI.pas +++ b/extras/tiopf/gui/tiGUIINI.pas @@ -116,9 +116,6 @@ begin WriteInteger(LINISection, 'Width', AForm.Width); end; // end; - - writeln('....LINISection = ', LINISection, ' to file: ', FileName); - writeln('....WriteFormState. DONE'); end; initialization |