mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 17:41:14 +03:00
Remove useless struct declaration
This commit is contained in:
parent
7f4a7af2fd
commit
d67a39c326
@ -22,8 +22,6 @@
|
||||
#define ZLIB_OUT_SIZE 4096
|
||||
#define ZLIB_IN_SIZE 4096
|
||||
|
||||
struct _CompressorState;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
COMPR_ALG_NONE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user