mirror of
https://github.com/postgres/postgres.git
synced 2025-12-19 17:02:53 +03:00
Remove more unreferenced function declarations
Author: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoDuAYsRb3Q9aobkFZ6DZMWxsyg4HOmgkwgeWNfSkTwGxw@mail.gmail.com
This commit is contained in:
@@ -34,8 +34,6 @@ extern int numattr;
|
||||
|
||||
extern void AuxiliaryProcessMain(int argc, char *argv[]) pg_attribute_noreturn();
|
||||
|
||||
extern void err_out(void);
|
||||
|
||||
extern void closerel(char *name);
|
||||
extern void boot_openrel(char *name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user