Browse Source

- deleted (old 1.0.x compatibility file)

git-svn-id: trunk@12928 -
Jonas Maebe 16 years ago
parent
commit
590f4d2efc
2 changed files with 0 additions and 19 deletions
  1. 0 1
      .gitattributes
  2. 0 18
      rtl/bsd/sysbsd.pp

+ 0 - 1
.gitattributes

@@ -5190,7 +5190,6 @@ rtl/bsd/powerpc/syscall.inc svneol=native#text/plain
 rtl/bsd/powerpc/syscallh.inc svneol=native#text/plain
 rtl/bsd/powerpc/syscallh.inc svneol=native#text/plain
 rtl/bsd/readme.txt svneol=native#text/plain
 rtl/bsd/readme.txt svneol=native#text/plain
 rtl/bsd/suuid.inc svneol=native#text/plain
 rtl/bsd/suuid.inc svneol=native#text/plain
-rtl/bsd/sysbsd.pp svneol=native#text/plain
 rtl/bsd/sysctl.pp svneol=native#text/plain
 rtl/bsd/sysctl.pp svneol=native#text/plain
 rtl/bsd/sysos.inc svneol=native#text/plain
 rtl/bsd/sysos.inc svneol=native#text/plain
 rtl/bsd/sysosh.inc svneol=native#text/plain
 rtl/bsd/sysosh.inc svneol=native#text/plain

+ 0 - 18
rtl/bsd/sysbsd.pp

@@ -1,18 +0,0 @@
-{
-    This file is part of the Free Pascal run time librar~y.
-    Copyright (c) 2000 by Marco van de Voort
-    member of the Free Pascal development team.
-
-    For bootstrapping with 1.0.x compilers (which still want sysbsd
-    as system unit name)
-
-    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 system.pp}