mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
Bug 710237 - remove unused variable. r=mak. a=Ms2ger.
This commit is contained in:
parent
5f915e54ed
commit
f0dbda6c92
@ -359,8 +359,6 @@ FormHistory.prototype = {
|
||||
},
|
||||
|
||||
get dbConnection() {
|
||||
let connection;
|
||||
|
||||
// Make sure dbConnection can't be called from now to prevent infinite loops.
|
||||
delete FormHistory.prototype.dbConnection;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user