diff options
Diffstat (limited to 'src/backend/access/giststrat.h')
-rw-r--r-- | src/backend/access/giststrat.h | 14 |
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 */ |