Skip to content
Snippets Groups Projects
Commit 18e2383e authored by David Bühler's avatar David Bühler Committed by Virgile Prevosto
Browse files

[Inout] Removes an unused declaration.

parent edf716fb
No related branches found
No related tags found
No related merge requests found
......@@ -561,6 +561,7 @@ let extract_inout_from_froms froms =
(Zone.join in_return in_), out_
[@@@ warning "-60"]
module Callwise = struct
let merge_call_in_local_table call local_table v =
......@@ -842,7 +843,6 @@ module Externals_With_Formals =
end)
let get_external_with_formals =
Externals_With_Formals.memo (raw_externals ~with_formals:true)
let compute_external_with_formals kf = ignore (get_external_with_formals kf)
let pretty_operational_inputs_internal fmt kf =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment