X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Flibrary%2FlibraryDb.ml;h=8c11f591f1ba0b22c47b7b628665da3b7706e364;hb=caa84292498037f8cadcb1d200a69dec3b66c0ea;hp=f0404336622b57333369a9be4d3d45f3c0745cfc;hpb=f17da39739c49297bf435896c8cb4e3ac83b95a6;p=helm.git diff --git a/helm/ocaml/library/libraryDb.ml b/helm/ocaml/library/libraryDb.ml index f04043366..8c11f591f 100644 --- a/helm/ocaml/library/libraryDb.ml +++ b/helm/ocaml/library/libraryDb.ml @@ -43,7 +43,6 @@ let file_scheme_RE = Pcre.regexp "^file://" let clean_owner_environment () = let dbd = instance () in - let owner = (Helm_registry.get "matita.owner") in let obj_tbl = MetadataTypes.obj_tbl () in let sort_tbl = MetadataTypes.sort_tbl () in let rel_tbl = MetadataTypes.rel_tbl () in