Remove an unused (and empty) header file.
authorNeil Conway <neilc@samurai.com>
Fri, 14 May 2004 22:21:43 +0000 (22:21 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 14 May 2004 22:21:43 +0000 (22:21 +0000)
src/include/lib/lispsort.h [deleted file]

diff --git a/src/include/lib/lispsort.h b/src/include/lib/lispsort.h
deleted file mode 100644 (file)
index ddf7fc1..0000000
+++ /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: pgsql/src/include/lib/lispsort.h,v 1.13 2003/11/29 22:41:02 pgsql Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef LISPSORT_H
-#define LISPSORT_H
-
-#endif   /* LISPSORT_H */