瀏覽代碼

* made sources nicer

florian 21 年之前
父節點
當前提交
9750315ed1
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/videoex/vidutil.pp

+ 0 - 5
docs/videoex/vidutil.pp

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