Skip to content

Commit 9982437

Browse files
committed
Remove class_type_declaration and resulting dead code.
1 parent 62c1286 commit 9982437

File tree

5 files changed

+0
-811
lines changed

5 files changed

+0
-811
lines changed

jscomp/ml/parsetree.ml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -524,11 +524,6 @@ and 'a class_infos =
524524
Also used for "class type" declaration.
525525
*)
526526

527-
528-
529-
and class_type_declaration = class_type class_infos
530-
531-
532527
(** {1 Module language} *)
533528

534529
(* Type expressions for the module language *)

0 commit comments

Comments
 (0)