Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d67a39c

Browse files
committed
Remove useless struct declaration
1 parent 7f4a7af commit d67a39c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bin/pg_dump/compress_io.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#define ZLIB_OUT_SIZE 4096
2323
#define ZLIB_IN_SIZE 4096
2424

25-
struct _CompressorState;
26-
2725
typedef enum
2826
{
2927
COMPR_ALG_NONE,

0 commit comments

Comments
 (0)