aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/dyn.ml1
-rw-r--r--lib/rtree.ml1
-rw-r--r--lib/xml_utils.ml1
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/dyn.ml b/lib/dyn.ml
index 13d1ec0608..de5158b141 100644
--- a/lib/dyn.ml
+++ b/lib/dyn.ml
@@ -7,7 +7,6 @@
(************************************************************************)
open Errors
-open Util
(* Dynamics, programmed with DANGER !!! *)
diff --git a/lib/rtree.ml b/lib/rtree.ml
index b7fe9184e4..18ba9d0ef0 100644
--- a/lib/rtree.ml
+++ b/lib/rtree.ml
@@ -6,7 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-open Errors
open Util
diff --git a/lib/xml_utils.ml b/lib/xml_utils.ml
index 0a3b5da47e..60efab577f 100644
--- a/lib/xml_utils.ml
+++ b/lib/xml_utils.ml
@@ -17,7 +17,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*)
-open Printf
open Serialize
exception Not_element of xml