Revert "luci-base: add urldecode() and urlencode() C implementations"
authorJo-Philipp Wich <jo@mein.io>
Tue, 17 Apr 2018 13:38:28 +0000 (15:38 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 18 Apr 2018 14:21:27 +0000 (16:21 +0200)
This reverts commit ad7dc4a4928e77ae142d0fe040f9e9e64b530e82.

Since we're using liblucihttp now, that library is the appropriate place to
add such decoding helper functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found