Revert premature default optimize fix
This commit is contained in:
parent
7b5dc3d24c
commit
907da6ab9a
2 changed files with 8 additions and 8 deletions
|
|
@ -1003,10 +1003,8 @@ xmldb_get_cache(clixon_handle h,
|
|||
goto done;
|
||||
}
|
||||
/* Original tree: Remove global defaults and empty non-presence containers */
|
||||
#if 0
|
||||
if (xml_defaults_nopresence(x0t, 2) < 0)
|
||||
goto done;
|
||||
#endif
|
||||
switch (wdef){
|
||||
case WITHDEFAULTS_REPORT_ALL:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue