Skip to content

Commit 3b5145d

Browse files
peterepull[bot]
authored andcommitted
Remove unused macro
Usage was removed in a33e17f but the definition was not removed.
1 parent 1e6e9d5 commit 3b5145d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_rewind/pg_rewind.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,6 @@ static void
11301130
ensureCleanShutdown(const char *argv0)
11311131
{
11321132
int ret;
1133-
#define MAXCMDLEN (2 * MAXPGPATH)
11341133
char exec_path[MAXPGPATH];
11351134
PQExpBuffer postgres_cmd;
11361135

0 commit comments

Comments
 (0)