Skip to content

Commit 96abd81

Browse files
committed
Remove dead declaration.
1 parent 0c88086 commit 96abd81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_dump/pg_backup_archiver.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ typedef z_stream *z_streamp;
102102

103103
struct _archiveHandle;
104104
struct _tocEntry;
105-
struct _restoreList;
106105

107106
typedef void (*ClosePtr) (struct _archiveHandle * AH);
108107
typedef void (*ReopenPtr) (struct _archiveHandle * AH);

0 commit comments

Comments
 (0)