Explorar el Código

- removed useunicodefunctions from the windows video unit

git-svn-id: branches/unicodekvm@48534 -
nickysn hace 4 años
padre
commit
4864aba47a
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      packages/rtl-console/src/win/video.pp

+ 0 - 3
packages/rtl-console/src/win/video.pp

@@ -17,9 +17,6 @@ unit Video;
 interface
 
 {$i videoh.inc}
-const
-  useunicodefunctions : boolean = false;
-
 
 procedure VideoSetConsoleOutHandle (NewHandle: THandle);