Fix compiler warning about unused function in non-readline case.
authorAndrew Dunstan
Mon, 28 Sep 2015 22:29:20 +0000 (18:29 -0400)
committerAndrew Dunstan
Mon, 28 Sep 2015 22:34:31 +0000 (18:34 -0400)
commit729d0056b42a512648e49daa727e5fe77d0cfeeb
tree2ab3adc3c6dea609a2087eb129b7060d9df3e077
parent1bcc9e60a7d44f6b824f4bd9c73a035af2572794
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