diff --git a/ocaml/xapi/smint.ml b/ocaml/xapi/smint.ml index 77960aa8a6..8d524ebeec 100644 --- a/ocaml/xapi/smint.ml +++ b/ocaml/xapi/smint.ml @@ -15,8 +15,6 @@ * @group Storage *) -module Listext = Xapi_stdext_std.Listext - module D = Debug.Make (struct let name = "smint" end) open D