Remove non-existant export from metadata::decoder
This commit is contained in:
parent
51e60b6565
commit
513b2276c2
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ export get_type_param_count;
|
|||
export lookup_defs;
|
||||
export get_crate_attributes;
|
||||
export list_crate_metadata;
|
||||
export get_exported_metadata;
|
||||
|
||||
fn lookup_hash(&ebml::doc d, fn(vec[u8]) -> bool eq_fn, uint hash) ->
|
||||
vec[ebml::doc] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue