diff options
author | Björn Gustavsson <[email protected]> | 2014-01-31 10:57:17 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2014-01-31 16:04:30 +0100 |
commit | f14ab1100c4fc19b8446f732bac60429d181a2f3 (patch) | |
tree | 84415db4b188306ae877589607e7f7d21b751cfb /system | |
parent | 17411317c3bfe8b0c557db5cb388e1874706b13a (diff) | |
download | otp-f14ab1100c4fc19b8446f732bac60429d181a2f3.tar.gz otp-f14ab1100c4fc19b8446f732bac60429d181a2f3.tar.bz2 otp-f14ab1100c4fc19b8446f732bac60429d181a2f3.zip |
asn1ct_table: Remove unused flexibility in table creation
Unused flexibility complicates the code and can hide bugs.
new/1 is never called with a table name that already exists, so
we should remove the code that allows for that. That will increase
the coverage of asn1ct_table to 100%.
Also remove the new/2 and new_reuse/2 functions which are never
called externally.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions