1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

os: remove duplicate consts

This commit is contained in:
Alexander Medvednikov 2019-10-23 12:45:52 +03:00
parent 8021a01365
commit 1752f6879c

View File

@ -69,12 +69,6 @@ const(
INVALID_HANDLE_VALUE = -1
)
const(
STD_INPUT_HANDLE = -10
STD_OUTPUT_HANDLE = -11
STD_ERROR_HANDLE = -12
)
// https://docs.microsoft.com/en-us/windows/console/setconsolemode
const (
// Input Buffer