Remove unused code in completion processing.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 7 May 2018 20:10:50 +0000 (22:10 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 7 May 2018 20:10:50 +0000 (22:10 +0200)
commit69cf48a0cffa411c20e21009839bd4fa2d19a226
tree3078ab9715161cc220fa42ac782e3efdfdae859e
parentc3da25109ddcb344da90743308b9eb0d4ff1e512
Remove unused code in completion processing.

There is no code calling complete(..., 0) which was used in early days
to stop the completion. So remove the code to handle none given
direction.
src/ex.c