commit a7021f80cac10d9cf8c51f5f85ed0d129f268515
parent efae7073f2b9f3ce638ca8c38085e91d47579937
Author: Dan Stillman <dstillman@zotero.org>
Date: Wed, 12 Jul 2017 01:20:18 -0400
Remove unused skipDefaultData property
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/schema.js b/chrome/content/zotero/xpcom/schema.js
@@ -24,7 +24,6 @@
*/
Zotero.Schema = new function(){
- this.skipDefaultData = false;
this.dbInitialized = false;
this.goToChangeLog = false;