mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-03 14:01:57 +02:00
PGPRO-1376: Remove continue
This commit is contained in:
parent
0f768dc35f
commit
3b3e55b267
@ -2162,8 +2162,6 @@ parse_backup_filelist_filenames(parray *files, const char *root)
|
||||
unlogged_file = (pgFile *) parray_get(files,
|
||||
unlogged_file_num);
|
||||
}
|
||||
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user