aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/abi-spec.json
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-06-07 22:03:49 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:32 +0200
commitb0e952de522b53dee01a76b582377e74878e62a8 (patch)
tree4207c56049d4cf3e472f01a276815880b22af7f1 /vespalog/abi-spec.json
parent4cf8b794765b244b014fb852023638c7faf517eb (diff)
Make deprecated apis package private.
Diffstat (limited to 'vespalog/abi-spec.json')
-rw-r--r--vespalog/abi-spec.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/vespalog/abi-spec.json b/vespalog/abi-spec.json
index 80ddb265cf8..b0aa26db686 100644
--- a/vespalog/abi-spec.json
+++ b/vespalog/abi-spec.json
@@ -115,10 +115,8 @@
],
"methods": [
"public void <init>()",
- "public static java.util.Timer getTaskRunner()",
"public static void clearHandlers()",
"public static void initVespaLogging(java.lang.String)",
- "public static com.yahoo.log.VespaLogHandler getLogHandler()",
"public static void cleanup()"
],
"fields": []