diff options
Diffstat (limited to 'src/include/c.h')
-rw-r--r-- | src/include/c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/c.h b/src/include/c.h index d72b23afe4c..a904b49a37f 100644 --- a/src/include/c.h +++ b/src/include/c.h @@ -1133,7 +1133,6 @@ typedef union PGAlignedXLogBlock #define STATUS_OK (0) #define STATUS_ERROR (-1) #define STATUS_EOF (-2) -#define STATUS_WAITING (2) /* * gettext support |