mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-02-13 03:20:08 +01:00
Code review
This commit is contained in:
parent
a0a54d2985
commit
188ef4e5ff
1 changed files with 0 additions and 1 deletions
|
|
@ -308,7 +308,6 @@ char *get_last_instance(char *package, char *section, char *opt_inst)
|
|||
char *last_inst = NULL;
|
||||
if (package == DMMAP)
|
||||
{
|
||||
printf("get_last_instance DMMAP \n");
|
||||
uci_path_foreach_sections(icwmpd, "dmmap", section, s) {
|
||||
inst = update_instance_icwmpd(s, last_inst, opt_inst);
|
||||
if(last_inst)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue