aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-01-07 13:20:10 +0100
committerGitHub <noreply@github.com>2020-01-07 13:20:10 +0100
commitd78f8b089753025421524539e86ca96b7bf3369c (patch)
treeb37413133a44c20b40f46975f3b59546c7bf3eff /vespajlib/abi-spec.json
parent59b58e2da8bf846d078d227ddd477d86f474ba1a (diff)
Revert "Require equal sizes in join"
Diffstat (limited to 'vespajlib/abi-spec.json')
-rw-r--r--vespajlib/abi-spec.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index d0c1abe061a..f631b3e1c58 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1278,7 +1278,6 @@
"public void <init>()",
"public void <init>(com.yahoo.tensor.TensorType$Value)",
"public varargs void <init>(com.yahoo.tensor.TensorType[])",
- "public varargs void <init>(boolean, com.yahoo.tensor.TensorType[])",
"public void <init>(java.lang.Iterable)",
"public void <init>(com.yahoo.tensor.TensorType$Value, java.lang.Iterable)",
"public int rank()",