r3178 may find some crazy things
This commit is contained in:
parent
fd43e9687f
commit
3a1a09a6ec
|
@ -3117,8 +3117,6 @@ Zotero.Item.prototype.erase = function(deleteChildren) {
|
|||
Zotero.DB.query('DELETE FROM annotations WHERE itemID=?', this.id);
|
||||
Zotero.DB.query('DELETE FROM highlights WHERE itemID=?', this.id);
|
||||
|
||||
Zotero.DB.query(sql);
|
||||
|
||||
try {
|
||||
Zotero.DB.commitTransaction();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user