Remove dead code in cexp.
This commit is contained in:
parent
e02ffb2c2d
commit
ae570016a4
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ type pval =
|
|||
type cdir =
|
||||
CDIR_meta of ((Ast.ident * string) array)
|
||||
| CDIR_syntax of Ast.name
|
||||
| CDIR_check of (Ast.name * pval array)
|
||||
| CDIR_mod of (Ast.ident * Ast.mod_item)
|
||||
| CDIR_auth of auth
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue