aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/xb/xb.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ocaml/libs/xb/xb.mli')
-rw-r--r--tools/ocaml/libs/xb/xb.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/ocaml/libs/xb/xb.mli b/tools/ocaml/libs/xb/xb.mli
index 20fe762d5d..1dde52db1e 100644
--- a/tools/ocaml/libs/xb/xb.mli
+++ b/tools/ocaml/libs/xb/xb.mli
@@ -25,9 +25,6 @@ module Op :
| Restrict
val operation_c_mapping : operation array
val size : int
- val offset_pq : int
- val operation_c_mapping_pq : 'a array
- val size_pq : int
val array_search : 'a -> 'a array -> int
val of_cval : int -> operation
val to_cval : operation -> int