diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/postmaster/postmaster.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/postmaster/postmaster.h b/src/include/postmaster/postmaster.h index 25cc84a47f7..f7072f55cf8 100644 --- a/src/include/postmaster/postmaster.h +++ b/src/include/postmaster/postmaster.h @@ -15,7 +15,6 @@ /* GUC options */ extern bool EnableSSL; -extern bool SilentMode; extern int ReservedBackends; extern int PostPortNumber; extern int Unix_socket_permissions; |