From e9e1ff226f285bc7b488e670be4b8220cdba4a53 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 20 Nov 1997 23:24:03 +0000 Subject: Remove all time travel stuff. Small parser cleanup. --- src/include/parser/sysfunc.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/include/parser/sysfunc.h') diff --git a/src/include/parser/sysfunc.h b/src/include/parser/sysfunc.h index 6ba643c005..e69de29bb2 100644 --- a/src/include/parser/sysfunc.h +++ b/src/include/parser/sysfunc.h @@ -1,9 +0,0 @@ -/*------------------------------------------------------------------------- - * - * sysfunc.h-- - * support for system functions - * - * ------------------------------------------------------------------------- - */ - -extern char *SystemFunctionHandler(char *funct); -- cgit v1.2.1