diff options
Diffstat (limited to 'src/backend/port/linux/port.c')
-rw-r--r-- | src/backend/port/linux/port.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/backend/port/linux/port.c b/src/backend/port/linux/port.c deleted file mode 100644 index 942340f40fd..00000000000 --- a/src/backend/port/linux/port.c +++ /dev/null @@ -1,13 +0,0 @@ -/*------------------------------------------------------------------------- - * - * port.c-- - * Linux-specific routines - * - * Copyright (c) 1994, Regents of the University of California - * - * - * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/port/linux/Attic/port.c,v 1.2 1997/09/07 04:46:18 momjian Exp $ - * - *------------------------------------------------------------------------- - */ |