removed state path kludge
This commit is contained in:
parent
bc0eb921d0
commit
f9e1fe5de7
8 changed files with 24 additions and 70 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue