summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Conway2004-05-14 22:21:43 +0000
committerNeil Conway2004-05-14 22:21:43 +0000
commite113649c60a2eddc24e77a072d86401e491d4476 (patch)
treebe2ba0f5e144d02b1ce9152730d58c6a698c71ee
parent5cf55fa4c84e51290b1c6c9c1b5ff3312a855a81 (diff)
Remove an unused (and empty) header file.
-rw-r--r--src/include/lib/lispsort.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/include/lib/lispsort.h b/src/include/lib/lispsort.h
deleted file mode 100644
index 3c8de821fb..0000000000
--- a/src/include/lib/lispsort.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * lispsort.h
- *
- *
- *
- * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
- * Portions Copyright (c) 1994, Regents of the University of California
- *
- * $PostgreSQL$
- *
- *-------------------------------------------------------------------------
- */
-#ifndef LISPSORT_H
-#define LISPSORT_H
-
-#endif /* LISPSORT_H */