r3178 may find some crazy things
This commit is contained in:
parent
1cb7aa6a06
commit
6c56cc9b73
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue