Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
MVD CP-52334 multi-version driver API/CLI - remove dead code
Signed-off-by: Christian Lindig <[email protected]>
  • Loading branch information
Christian Lindig committed Jan 21, 2025
commit dc076cb16e94959faa9057c337b5629d95ee00a4
2 changes: 0 additions & 2 deletions ocaml/util/xapi_host_driver_helpers.ml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
module J = Yojson
open Angstrom

let defer finally = Fun.protect ~finally

let int n = Int32.to_int n

let ( // ) = Filename.concat
Expand Down