diff options
| author | Pierre-Marie Pédrot | 2018-10-07 19:19:11 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-10-07 19:19:11 +0200 |
| commit | 9a13a86115823a24738489f0b11b692f4ed065ad (patch) | |
| tree | 4b2dc62bab2cc85f841a84cbfadb7de5a5fbb532 /printing/ppconstr.ml | |
| parent | d6d6291b4929bee8122d486aec15a57e5607ff18 (diff) | |
| parent | 53870b7f6890a593d1da93706f3d020a79d226e5 (diff) | |
Merge PR #8493: [api] Remove (most) 8.9 deprecated objects.
Diffstat (limited to 'printing/ppconstr.ml')
| -rw-r--r-- | printing/ppconstr.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/printing/ppconstr.ml b/printing/ppconstr.ml index 90d2b7abaf..e7f995c84e 100644 --- a/printing/ppconstr.ml +++ b/printing/ppconstr.ml @@ -194,7 +194,6 @@ let tag_var = tag Tag.variable sl ++ id let pr_id = Id.print - let pr_name = Name.print let pr_qualid = pr_qualid let pr_patvar = pr_id |
