mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Remove dead declaration.
This commit is contained in:
@ -102,7 +102,6 @@ typedef z_stream *z_streamp;
|
|||||||
|
|
||||||
struct _archiveHandle;
|
struct _archiveHandle;
|
||||||
struct _tocEntry;
|
struct _tocEntry;
|
||||||
struct _restoreList;
|
|
||||||
|
|
||||||
typedef void (*ClosePtr) (struct _archiveHandle * AH);
|
typedef void (*ClosePtr) (struct _archiveHandle * AH);
|
||||||
typedef void (*ReopenPtr) (struct _archiveHandle * AH);
|
typedef void (*ReopenPtr) (struct _archiveHandle * AH);
|
||||||
|
Reference in New Issue
Block a user