Explorar o código

* made sources nicer

florian %!s(int64=21) %!d(string=hai) anos
pai
achega
9750315ed1
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      docs/videoex/vidutil.pp

+ 0 - 5
docs/videoex/vidutil.pp

@@ -5,11 +5,6 @@ Interface
 uses
   video;
 
-{ $ifndef cpu86}
-{ $error This example only works on intel 80x86 machines}
-{ $endif}
-  
-
 Procedure TextOut(X,Y : Word;Const S : String);
 
 Implementation