prevent from AUR errors

This commit is contained in:
guinux 2015-02-17 13:52:14 +01:00
parent aea3a143d7
commit 3694d5f263

View File

@ -240,7 +240,6 @@ namespace Pamac {
if (emit_signal) {
emit_refreshed (err);
}
print("done\n");
databases_lock_mutex.unlock ();
return success;
});