summaryrefslogtreecommitdiff
path: root/src/backend/access/giststrat.h
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-08-27 21:49:14 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-08-27 21:49:14 +0000
commit9247b29228c05e1e368c14d339fcbabeb27b426b (patch)
tree9ab68b8bb9118aa21b47c5398c7df2571d41506c /src/backend/access/giststrat.h
parente1f31a2bb67d5b70f12951562da3fa33b141cafe (diff)
The use of include files is a mess...alot of redundancy, it seems...
First Step: Centralize them under on src/include hierarchy
Diffstat (limited to 'src/backend/access/giststrat.h')
-rw-r--r--src/backend/access/giststrat.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/backend/access/giststrat.h b/src/backend/access/giststrat.h
deleted file mode 100644
index e8595c8850a..00000000000
--- a/src/backend/access/giststrat.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * giststrat.h--
- * routines defined in access/gist/giststrat.c
- *
- *
- *
- * rtstrat.h,v 1.2 1995/02/12 02:54:51 andrew Exp
- *
- *-------------------------------------------------------------------------
- */
-#ifndef GISTSTRAT_H
-
-#endif /* GISTSTRAT_H */