diff options
| author | Paul Steckler | 2018-01-30 16:12:23 -0500 |
|---|---|---|
| committer | Paul Steckler | 2018-01-30 16:12:23 -0500 |
| commit | 063ea7f22ce7749f0b1d0c62fa37d2450356e7fd (patch) | |
| tree | 6487c3b872a120ecfadc3c6430e3d18c60395932 /plugins | |
| parent | 879ebad4d0b39fda275a72ba44c1f4dfbb9282e5 (diff) | |
Delete duplicate line
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/funind/indfun_common.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/indfun_common.ml b/plugins/funind/indfun_common.ml index 5a9248d478..d6fd2f2a0f 100644 --- a/plugins/funind/indfun_common.ml +++ b/plugins/funind/indfun_common.ml @@ -190,7 +190,6 @@ let with_full_print f a = Impargs.make_implicit_args false; Impargs.make_strict_implicit_args false; Impargs.make_contextual_implicit_args false; - Impargs.make_contextual_implicit_args false; Dumpglob.pause (); try let res = f a in |
