Code cleanup
This commit is contained in:
parent
776a27bd10
commit
b51e92fed7
@ -1267,7 +1267,7 @@ static int _current_loop_applications_do(Desktop * desktop)
|
|||||||
}
|
}
|
||||||
free(path);
|
free(path);
|
||||||
config_delete(config);
|
config_delete(config);
|
||||||
return -1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int _current_loop_categories(Desktop * desktop)
|
static int _current_loop_categories(Desktop * desktop)
|
||||||
|
Loading…
Reference in New Issue
Block a user