pgbench: Remove unused parameter
For some reason this parameter was introduced as unused in 3da0dfb4b146,
and has never been used for anything. Remove it.
Author: Fabien Coelho
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/5cb882675ae239db9d00b16a9467c4f900fb10b6
Modified Files
--------------
src/bin/pgbench/pgbench.c | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)