Browse Source

- removed accidently commited writeln

git-svn-id: trunk@7273 -
florian 18 năm trước cách đây
mục cha
commit
b3b099f63c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      ide/fp.pas

+ 0 - 1
ide/fp.pas

@@ -530,7 +530,6 @@ BEGIN
   Keyboard.RestoreStartMode;
 {$endif defined(unix)}
 {$if defined(windows)}
-  writeln(hexstr(StartupConsoleMode,8));
   SetConsoleMode(GetStdHandle(cardinal(Std_Input_Handle)),StartupConsoleMode);
 {$endif defined(windows)}
   StreamError:=nil;