diff --git a/lib/edit/editsStore.js b/lib/edit/editsStore.js index 03e6416..a43bde1 100644 --- a/lib/edit/editsStore.js +++ b/lib/edit/editsStore.js @@ -10,8 +10,6 @@ O.esri.Edit.EditStore = function () { this.objectStoreName = "features"; this.objectId = "objectid"; // set this depending on how your feature service is configured; - var objectStoreName = this.objectStoreName; - var _dbIndex = "featureId"; // @private // ENUMs