summaryrefslogtreecommitdiff
path: root/lib/lib_errors.h
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2024-03-15 00:52:18 +0200
committerIgor Ryzhov <iryzhov@nfware.com>2024-03-15 00:58:10 +0200
commit84a00a47b833ab43ec1f02c3d8351df0d02e4d28 (patch)
treedd18d3e1b23dd97344a69bfac585fc7b92834f9e /lib/lib_errors.h
parent4b512f2f0768b7f832db1627f32dd07493a420a3 (diff)
*: remove confd plugin
ConfD is not supported anymore and its use is discouraged by developers: https://discuss.tail-f.com/t/confd-premium-no-longer-available-future-of-confd/4552/6 Remove the code and all mentions of ConfD from the documentation. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/lib_errors.h')
-rw-r--r--lib/lib_errors.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/lib_errors.h b/lib/lib_errors.h
index 8cdfb166c7..9e0d539599 100644
--- a/lib/lib_errors.h
+++ b/lib/lib_errors.h
@@ -65,9 +65,6 @@ enum lib_log_refs {
EC_LIB_NB_TRANSACTION_RECORD_FAILED,
EC_LIB_LIBYANG,
EC_LIB_LIBYANG_PLUGIN_LOAD,
- EC_LIB_CONFD_INIT,
- EC_LIB_CONFD_DATA_CONVERT,
- EC_LIB_LIBCONFD,
EC_LIB_SYSREPO_INIT,
EC_LIB_SYSREPO_DATA_CONVERT,
EC_LIB_LIBSYSREPO,