Remove remaining calls of NATIVE_TO_NEED
authorKarl Williamson <public@khwilliamson.com>
Wed, 20 Feb 2013 17:26:43 +0000 (10:26 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:53 +0000 (09:55 -0600)
commit5ff03569b606b06e31e418f9ef484ed4fc71babc
treec6a5e50d999fb52b569ba17d55757d43a8183612
parent4d73d076a1f9b4c3e28db697afccd61d5632c4c3
Remove remaining calls of NATIVE_TO_NEED

These calls are just copying the input to the output byte by byte.
There is no need to worry about UTF-8 or not, as the output is just an
exact copy of the input
toke.c