aboutsummaryrefslogtreecommitdiff
path: root/contrib/xml2/xslt_proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/xml2/xslt_proc.c')
-rw-r--r--contrib/xml2/xslt_proc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/xml2/xslt_proc.c b/contrib/xml2/xslt_proc.c
index 404aa2a7907..433030ead96 100644
--- a/contrib/xml2/xslt_proc.c
+++ b/contrib/xml2/xslt_proc.c
@@ -21,8 +21,6 @@
#include <libxslt/xsltutils.h>
-PG_MODULE_MAGIC;
-
/* declarations to come from xpath.c */
extern void elog_error(int level, char *explain, int force);