Explorar o código

* Removed user defined warning "TextMode not implemented yet!!", since TextMode will not be implemented for Windows anyway...

git-svn-id: trunk@9544 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
ff78a443db
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      rtl/win/crt.pp

+ 0 - 1
rtl/win/crt.pp

@@ -110,7 +110,6 @@ end;
 
 procedure TextMode (Mode: word);
 begin
-  {$WARNING TextMode not implemented yet!!}
 end;
 
 Procedure TextColor(Color: Byte);