syntax: Remove cdir_syntax. Unused
This commit is contained in:
parent
68c73dc5f2
commit
ddbff6fd2a
4 changed files with 0 additions and 5 deletions
|
@ -276,8 +276,6 @@ enum crate_directive_ {
|
|||
// exists only to preserve the view items in order in case we decide to
|
||||
// pretty-print crates in the future.
|
||||
cdir_view_item(@view_item),
|
||||
|
||||
cdir_syntax(@path),
|
||||
}
|
||||
|
||||
type crate_directive = spanned<crate_directive_>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue