Skip to content

Commit 3b3e55b

Browse files
committed
PGPRO-1376: Remove continue
1 parent 0f768dc commit 3b3e55b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/backup.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,8 +2162,6 @@ parse_backup_filelist_filenames(parray *files, const char *root)
21622162
unlogged_file = (pgFile *) parray_get(files,
21632163
unlogged_file_num);
21642164
}
2165-
2166-
continue;
21672165
}
21682166
}
21692167

0 commit comments

Comments
 (0)