utf8 is the default encoding for decoder, no need to explicitly define it
This commit is contained in:
parent
f6d980493f
commit
7fbb29369b
2 changed files with 11 additions and 8 deletions
|
@ -24,8 +24,6 @@
|
|||
|
||||
-module(jsx_utf8).
|
||||
|
||||
-define(utf8, true).
|
||||
|
||||
-include("../include/jsx_common.hrl").
|
||||
-include("../include/jsx_decoder.hrl").
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue