aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/abi-spec.json
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-08-16 09:09:55 +0200
committerJon Marius Venstad <venstad@gmail.com>2021-08-16 21:01:03 +0200
commite7204ef2b0f5e2eaa254c3667d79e2d54dea82b9 (patch)
tree9a3a26dc973d27d0e9459c11491a4dbf903b4c22 /messagebus/abi-spec.json
parent07f63d2f701aadf4a0bb1dadd17079b40c29bac9 (diff)
Remove uneeded overload
Diffstat (limited to 'messagebus/abi-spec.json')
-rw-r--r--messagebus/abi-spec.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/messagebus/abi-spec.json b/messagebus/abi-spec.json
index f3e7c5664d6..e6d2b4537fb 100644
--- a/messagebus/abi-spec.json
+++ b/messagebus/abi-spec.json
@@ -326,7 +326,6 @@
"public void deliverMessage(com.yahoo.messagebus.Message, java.lang.String)",
"public void putProtocol(com.yahoo.messagebus.Protocol)",
"public com.yahoo.messagebus.Protocol getProtocol(com.yahoo.text.Utf8Array)",
- "public com.yahoo.messagebus.Protocol getProtocol(com.yahoo.text.Utf8String)",
"public void deliverReply(com.yahoo.messagebus.Reply, com.yahoo.messagebus.ReplyHandler)",
"public void setupRouting(com.yahoo.messagebus.routing.RoutingSpec)",
"public com.yahoo.messagebus.routing.Resender getResender()",