aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/util.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util.mli')
-rw-r--r--lib/util.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/util.mli b/lib/util.mli
index 34aa0e1ab..72217fd0e 100644
--- a/lib/util.mli
+++ b/lib/util.mli
@@ -48,7 +48,6 @@ module String : CString.ExtS
(** Substitute %s in the first chain by the second chain *)
val subst_command_placeholder : string -> string -> string
-val parse_loadpath : string -> string list
(** {6 Lists. } *)