aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/context.ml
diff options
context:
space:
mode:
authorGravatar Matej Kosik <matej.kosik@inria.fr>2016-08-14 19:10:35 +0200
committerGravatar Matej Kosik <m4tej.kosik@gmail.com>2016-08-25 10:52:26 +0200
commit3e6bc0e8d09e3eb913b366b4f5db280154b94018 (patch)
tree9f29b4bfa294ee8b204c860ee9eadb8bb76e03e2 /kernel/context.ml
parent4688a3b9750827eb0f5f61066ca617efcd97bc8c (diff)
CLEANUP: Type alias "Context.section_context" was removed
Diffstat (limited to 'kernel/context.ml')
-rw-r--r--kernel/context.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/context.ml b/kernel/context.ml
index 4c88283ca..94fcfb486 100644
--- a/kernel/context.ml
+++ b/kernel/context.ml
@@ -428,5 +428,3 @@ module NamedList =
let fold f l ~init = List.fold_right f l init
end
-
-type section_context = Named.t