remove bin_opt_info from compile flags
This commit is contained in:
parent
69b7022e4e
commit
15863c9904
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
-compile({inline, [new_seq/0, new_seq/1, acc_seq/2, end_seq/1]}).
|
||||
-compile({inline, [handle_event/3]}).
|
||||
-compile({inline, [format_number/1]}).
|
||||
-compile(bin_opt_info).
|
||||
|
||||
-export([decoder/3]).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue