removed state path kludge

This commit is contained in:
Olof hagsand 2020-05-05 17:13:38 +02:00
parent bc0eb921d0
commit f9e1fe5de7
8 changed files with 24 additions and 70 deletions

View file

@ -126,12 +126,3 @@
*/
#undef USE_CLIGEN44
/*! Check runtime CLICON_STATE_PATH_KLUDGE option
* For get state commands, if the select xpath is equal (or its beginning)
* is equal to the path in this option, then yang binding, sorting, default
* values is skipped.
* This is a temporary option which will go away in future releases, therefore
* marked as obsolete.";
*/
#undef USE_STATE_PATH_KLUDGE