Browse Source

- rm debug writeln committed by accident

git-svn-id: trunk@24575 -
nickysn 12 years ago
parent
commit
9185ee9423
1 changed files with 0 additions and 1 deletions
  1. 0 1
      rtl/msdos/system.pp

+ 0 - 1
rtl/msdos/system.pp

@@ -290,5 +290,4 @@ begin
 { Reset IO Error }
 { Reset IO Error }
   InOutRes:=0;
   InOutRes:=0;
   initvariantmanager;
   initvariantmanager;
-  Writeln(dos_version);
 end.
 end.