making USE_XML_INSERT permanent

This commit is contained in:
Olof hagsand 2019-06-15 11:48:20 +02:00
parent 3bad8bc874
commit e5a1c821e9
3 changed files with 0 additions and 37 deletions

View file

@ -41,10 +41,6 @@
*/
#undef RPC_USERNAME_ASSERT
/* Use new xml_insert code on sorted xml lists
*/
#define USE_XML_INSERT
/* Make namespace check on RESTCONF PUT and POST -d data
*/
#define RESTCONF_NS_DATA_CHECK