diff options
author | Peter Eisentraut | 2012-05-01 19:11:12 +0000 |
---|---|---|
committer | Peter Eisentraut | 2012-05-01 19:11:12 +0000 |
commit | f2f9439fbfba378cb64cd6e5a046e0184cd542c6 (patch) | |
tree | e3988f7261fa523aaf0b79f0c0d25dc14b5bdd06 /src/include/port/svr4.h | |
parent | 4266509c577b089627930af39f1dcd2d06b493e9 (diff) |
Remove dead ports
Remove the following ports:
- dgux
- nextstep
- sunos4
- svr4
- ultrix4
- univel
These are obsolete and not worth rescuing. In most cases, there is
circumstantial evidence that they wouldn't work anymore anyway.
Diffstat (limited to 'src/include/port/svr4.h')
-rw-r--r-- | src/include/port/svr4.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/svr4.h b/src/include/port/svr4.h deleted file mode 100644 index 57b270c8568..00000000000 --- a/src/include/port/svr4.h +++ /dev/null @@ -1,3 +0,0 @@ -/* src/include/port/svr4.h */ - -/* nothing needed */ |