aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler.sig
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler.sig')
-rw-r--r--src/compiler.sig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler.sig b/src/compiler.sig
index fb0245ea..c154240a 100644
--- a/src/compiler.sig
+++ b/src/compiler.sig
@@ -199,7 +199,6 @@ signature COMPILER = sig
val enableBoot : unit -> unit
val doIflow : bool ref
- val doSqlcache : bool ref
val addPath : string * string -> unit
val addModuleRoot : string * string -> unit