prevent from AUR errors

This commit is contained in:
guinux 2015-02-17 13:52:14 +01:00
parent aea3a143d7
commit 3694d5f263
1 changed files with 0 additions and 1 deletions

View File

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