Skip to content

Commit 7e2bfb4

Browse files
committed
xmerl: Remove leftover debug compile flags
These flags cause printouts when running dialyzer on this file.
1 parent 7d1dfc9 commit 7e2bfb4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

lib/xmerl/src/xmerl_ucs.erl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
-module(xmerl_ucs).
2424
-moduledoc false.
2525

26-
-compile([verbose,report_warnings,warn_unused_vars]).
27-
28-
29-
3026
%%% Conversion to/from IANA recognised character sets
3127
-export([to_unicode/2]).
3228

0 commit comments

Comments
 (0)