Browse Source

* removed 1.0.x bootstrap situation related to unix linux

git-svn-id: trunk@2544 -
marco 19 years ago
parent
commit
b778d3723e
2 changed files with 0 additions and 22 deletions
  1. 0 1
      .gitattributes
  2. 0 21
      rtl/unix/linux.pp

+ 0 - 1
.gitattributes

@@ -4499,7 +4499,6 @@ rtl/unix/initc.pp svneol=native#text/plain
 rtl/unix/ipc.pp svneol=native#text/plain
 rtl/unix/ipccdecl.inc svneol=native#text/plain
 rtl/unix/keyboard.pp svneol=native#text/plain
-rtl/unix/linux.pp svneol=native#text/plain
 rtl/unix/mouse.pp svneol=native#text/plain
 rtl/unix/oscdeclh.inc svneol=native#text/plain
 rtl/unix/ports.pp svneol=native#text/plain

+ 0 - 21
rtl/unix/linux.pp

@@ -1,21 +0,0 @@
-{
-   This file is part of the Free Pascal run time library.
-   Copyright (c) 1999-2000 by Michael Van Canneyt,
-   BSD parts (c) 2000 by Marco van de Voort
-   members of the Free Pascal development team.
-
-   This unit contains only fully linux specific code and calls under 1.1.x
-   When compiled with the 1.0.x series it contains a somewhat 1.0.x
-     compatible linux code to allow bootstrap.
-
-   See the file COPYING.FPC, included in this distribution,
-   for details about the copyright.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY;without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-**********************************************************************}
-
-{$i linuxnew.inc}
-