Commit 96abd817 authored by Robert Haas's avatar Robert Haas

Remove dead declaration.

parent 0c88086d
...@@ -102,7 +102,6 @@ typedef z_stream *z_streamp; ...@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment