mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
- removed accidently commited writeln
git-svn-id: trunk@7273 -
This commit is contained in:
parent
0e429065e8
commit
b3b099f63c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user