mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove useless struct declaration
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#define ZLIB_OUT_SIZE 4096
|
||||
#define ZLIB_IN_SIZE 4096
|
||||
|
||||
struct _CompressorState;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
COMPR_ALG_NONE,
|
||||
|
Reference in New Issue
Block a user