diff options
Diffstat (limited to 'src/include/libpq/be-fsstubs.h')
| -rw-r--r-- | src/include/libpq/be-fsstubs.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/libpq/be-fsstubs.h b/src/include/libpq/be-fsstubs.h index 96bcaa0f08..e8107a2c9f 100644 --- a/src/include/libpq/be-fsstubs.h +++ b/src/include/libpq/be-fsstubs.h @@ -15,11 +15,6 @@ #define BE_FSSTUBS_H /* - * compatibility option for access control - */ -extern bool lo_compat_privileges; - -/* * These are not fmgr-callable, but are available to C code. * Probably these should have had the underscore-free names, * but too late now... |
