summaryrefslogtreecommitdiffstats
path: root/vespalog
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-04-21 08:45:07 +0200
committergjoranv <gv@verizonmedia.com>2022-05-09 11:15:21 +0200
commitc5a8186f857427d6b37e892649dd41c15ea585d6 (patch)
tree7f193ab07d807ed8e1c6eaea3f2d009c435593ef /vespalog
parentc3090208e3089fa5f29a8b037effd91d2ec692ca (diff)
Update ABI
Diffstat (limited to 'vespalog')
-rw-r--r--vespalog/abi-spec.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/vespalog/abi-spec.json b/vespalog/abi-spec.json
index 7c4d72f1728..996cc0259a0 100644
--- a/vespalog/abi-spec.json
+++ b/vespalog/abi-spec.json
@@ -15,18 +15,6 @@
],
"fields": []
},
- "com.yahoo.log.InitializeLog": {
- "superClass": "java.lang.Object",
- "interfaces": [],
- "attributes": [
- "public"
- ],
- "methods": [
- "public void <init>()",
- "public static void init()"
- ],
- "fields": []
- },
"com.yahoo.log.InvalidLogFormatException": {
"superClass": "java.lang.Exception",
"interfaces": [],