remove unused defines in uip/pick.c
authorPhilipp Takacs <philipp@bureaucracy.de>
Mon, 10 Jun 2019 11:55:02 +0000 (13:55 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 8 Sep 2019 09:37:42 +0000 (11:37 +0200)
commit431604647f89d5aac7b199a7883e98e56e4ccf9e
tree4dd1f71b91783ab6ae465f63cdbb977ab597d46a
parentb8f8417b741561bdc88dbfdfe577ec66630aef7f
remove unused defines in uip/pick.c

These defines were used for the old pattern matching.
Since we use regex(3) they aren't used.
uip/pick.c