diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/tcop/cmdtag.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/tcop/cmdtag.h b/src/include/tcop/cmdtag.h index da210e54fa8..23c99d7eca6 100644 --- a/src/include/tcop/cmdtag.h +++ b/src/include/tcop/cmdtag.h @@ -22,7 +22,6 @@ typedef enum CommandTag { #include "tcop/cmdtaglist.h" - COMMAND_TAG_NEXTTAG } CommandTag; #undef PG_CMDTAG |