aboutsummaryrefslogtreecommitdiffstats
path: root/erts/include
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-11-30 15:47:46 +0100
committerBjörn Gustavsson <[email protected]>2011-11-30 15:57:19 +0100
commit06664761fca25750e7881f4e6e6a0057da60cd4d (patch)
tree8968a47d347da684c0335ece456521033d25854e /erts/include
parent155e7dd2a3aaffb713d11a0593ca7f7b8cdf9057 (diff)
downloadotp-06664761fca25750e7881f4e6e6a0057da60cd4d.tar.gz
otp-06664761fca25750e7881f4e6e6a0057da60cd4d.tar.bz2
otp-06664761fca25750e7881f4e6e6a0057da60cd4d.zip
erlang: Eliminate a clause in aa_mem_data/2 that can never match
aa_mem_data/2 is only called by aa_mem_data/1 and itself. aa_mem_data/1 called with the argument 'notsup' will never call aa_mem_data/2. aa_mem_data/2 will only call itself with a #memory{} record as the first argument. QED. Noticed-by: Dialyzer.
Diffstat (limited to 'erts/include')
0 files changed, 0 insertions, 0 deletions