From: Claudio Sacerdoti Coen Date: Thu, 12 Jan 2006 11:02:34 +0000 (+0000) Subject: Dead code removed. X-Git-Tag: make_still_working~7845 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=caa84292498037f8cadcb1d200a69dec3b66c0ea;p=helm.git Dead code removed. --- 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