Fixed debug/crash info

This commit is contained in:
M66B
2018-08-13 06:00:59 +00:00
parent 1e17cb5124
commit 4050350a0e
3 changed files with 20 additions and 7 deletions

View File

@@ -468,7 +468,6 @@ public class FragmentMessage extends FragmentEx {
EntityOperation.queue(db, draft, EntityOperation.ADD);
db.setTransactionSuccessful();
} finally {
db.endTransaction();
}