Revert and obsolete the creators attribute feature introduced in 6.2.
This commit is contained in:
parent
465a5999fe
commit
88b60daa75
10 changed files with 16 additions and 534 deletions
|
|
@ -77,6 +77,5 @@ int xml_rpc_isaction(cxobj *xn);
|
|||
int xml_find_action(cxobj *xn, int top, cxobj **xap);
|
||||
int purge_tagged_nodes(cxobj *xn, char *ns, char *name, char *value, int keepnode);
|
||||
int clixon_compare_xmls(cxobj *xc1, cxobj *xc2, enum format_enum format);
|
||||
int xml_creator_tree(cxobj *xt, cxobj **xcreator);
|
||||
|
||||
#endif /* _CLIXON_XML_MAP_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue