1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00

Perl: Remove useless lines

This commit is contained in:
Alvaro Herrera
2023-08-29 18:25:09 +02:00
parent 8421f6bce1
commit 952db4979f
2 changed files with 0 additions and 2 deletions

View File

@@ -2140,7 +2140,6 @@ sub _pgbench_make_files
# cleanup file weight
$filename =~ s/\@\d+$//;
#push @filenames, $filename;
# filenames are expected to be unique on a test
if (-e $filename)
{