summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui/tiGUIINI.pas
diff options
context:
space:
mode:
Diffstat (limited to 'extras/tiopf/gui/tiGUIINI.pas')
-rw-r--r--extras/tiopf/gui/tiGUIINI.pas3
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