Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a182756

Browse files
committed
Remove unused macro
Usage was removed in a33e17f but the definition was not removed.
1 parent 7e5f517 commit a182756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_rewind/pg_rewind.c

-1
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)