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)
These defines were used for the old pattern matching.
Since we use regex(3) they aren't used.


No differences found