diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2013-03-09 07:38:21 +0100 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2013-05-31 14:52:19 +0200 |
commit | c7ccb343abe2858ee4296cdd549b369423ac3b44 (patch) | |
tree | 2039d55d667d62cf0ff52aa4f38116b4e4c1e0f7 /lib/toolbar/doc/man3 | |
parent | 2138a1eb879f37141378f239d7efa2e324f5e731 (diff) | |
download | otp-c7ccb343abe2858ee4296cdd549b369423ac3b44.tar.gz otp-c7ccb343abe2858ee4296cdd549b369423ac3b44.tar.bz2 otp-c7ccb343abe2858ee4296cdd549b369423ac3b44.zip |
asn1ct, asn1ct_gen: Eliminate unused exports
Stop export functions that are not called from outside their
module. If the functions are not used at all, remove the functions
too.
The unused exports were found by running:
xref:start(s).
xref:add_application(s, code:lib_dir(asn1)).
io:format("~p\n", [xref:analyze(s, exports_not_used)]).
Diffstat (limited to 'lib/toolbar/doc/man3')
0 files changed, 0 insertions, 0 deletions