summaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-06-05 14:17:16 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:29 +0200
commit4ef9e51656a422d9a196ce5e7e6a00b1ba373952 (patch)
treeead13e915cc39df8b95679f173eb54541d7d0396 /vespajlib/abi-spec.json
parent7e4e4b0b0f9c4c763a764e97c3872b4e52e2e69d (diff)
Remove on Vespa 8
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 654042372cf..81a21af780d 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1242,7 +1242,6 @@
"public abstract java.lang.String toString()",
"public abstract java.lang.String toString(boolean, boolean)",
"public abstract java.lang.String toAbbreviatedString()",
- "public java.lang.String toShortString()",
"public static java.lang.String toStandardString(com.yahoo.tensor.Tensor, boolean, boolean, long)",
"public static java.lang.String valueToString(com.yahoo.tensor.Tensor, boolean, long)",
"public abstract boolean equals(java.lang.Object)",