utf8.c: Skip a no-op
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Feb 2013 02:29:34 +0000 (19:29 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:56 +0000 (09:55 -0600)
commit38bce45e4f5366ae2508941b451d5710880a4c22
tree843fb0550ec8f8bc0a1a1e8fb6606be0e9fcd094
parentdcd27b3c5c763b20c71d9754ec4e7d1c7ef463cc
utf8.c: Skip a no-op

Since the value is invariant under both UTF-8 and not, we already have
it in 'uv'; no need to do anything else to get it
utf8.c