Fix compiler warning about unused function in non-readline case.
authorAndrew Dunstan <[email protected]>
Mon, 28 Sep 2015 22:29:20 +0000 (18:29 -0400)
committerAndrew Dunstan <[email protected]>
Mon, 28 Sep 2015 22:31:59 +0000 (18:31 -0400)
commita959db8acd058a311478d3692ac4ca35b747079c
treef9ce17eede18b045a064d140c2d63f8e740db725
parent80fa5421017b23e992ae71676e424fc5d1acbed8
Fix compiler warning about unused function in non-readline case.

Backpatch to all live branches to keep the code in sync.
src/bin/psql/input.c