diff options
Diffstat (limited to 'src/pl/plpython')
| -rw-r--r-- | src/pl/plpython/plpy_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pl/plpython/plpy_main.c b/src/pl/plpython/plpy_main.c index 0bce1064951..a4d66f3057f 100644 --- a/src/pl/plpython/plpy_main.c +++ b/src/pl/plpython/plpy_main.c @@ -28,8 +28,6 @@ * exported functions */ -extern void _PG_init(void); - PG_MODULE_MAGIC; PG_FUNCTION_INFO_V1(plpython3_validator); |
