aboutsummaryrefslogtreecommitdiff
path: root/src/include/parser/sysfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/parser/sysfunc.h')
-rw-r--r--src/include/parser/sysfunc.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/include/parser/sysfunc.h b/src/include/parser/sysfunc.h
index 6ba643c005c..e69de29bb2d 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);