Code cleanup

This commit is contained in:
Pierre Pronchery 2014-10-13 23:02:56 +02:00
parent 776a27bd10
commit b51e92fed7

View File

@ -1267,7 +1267,7 @@ static int _current_loop_applications_do(Desktop * desktop)
}
free(path);
config_delete(config);
return -1;
return 1;
}
static int _current_loop_categories(Desktop * desktop)