summaryrefslogtreecommitdiffstats
path: root/driver/optcompile.ml
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2012-05-29 11:47:28 +0000
committerAlain Frisch <alain@frisch.fr>2012-05-29 11:47:28 +0000
commita0a14c08fa467bc6a40b268f0dbba9568e241e17 (patch)
tree0a248584e83daee65471533c0d5c34252c333527 /driver/optcompile.ml
parent05c973e6ed4be5e2fb28ef97b9659c9677ccbfd1 (diff)
Enable and fix more warnings.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12498 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'driver/optcompile.ml')
-rw-r--r--driver/optcompile.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/optcompile.ml b/driver/optcompile.ml
index 16be592d6..a796bbe1e 100644
--- a/driver/optcompile.ml
+++ b/driver/optcompile.ml
@@ -17,7 +17,6 @@
open Misc
open Config
open Format
-open Typedtree
(* Initialize the search path.
The current directory is always searched first,