Browse Source

* z80-msxdos: cleaned up some msdos leftovers in i_msxdos. no functional changes.

Karoly Balogh 3 năm trước cách đây
mục cha
commit
01142f11d7
1 tập tin đã thay đổi với 1 bổ sung9 xóa
  1. 1 9
      compiler/systems/i_msxdos.pas

+ 1 - 9
compiler/systems/i_msxdos.pas

@@ -1,7 +1,7 @@
 {
     Copyright (c) 1998-2002 by Peter Vreman
 
-    This unit implements support information structures for MS-DOS
+    This unit implements support information structures for MSX-DOS
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -18,18 +18,10 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  ****************************************************************************
 }
-{ This unit implements support information structures for go32v2. }
 unit i_msxdos;
 
 {$i fpcdefs.inc}
 
-{$ifdef go32v2}
-  { As wlib uses a different Dos-Extender, long-command line
-    encoding for DJGPP does not work here.
-    Put all inside a script file instead }
-  {$define USE_SCRIPTED_WLIB}
-{$endif}
-
   interface
 
     uses