summaryrefslogtreecommitdiffstats
path: root/WebCore/inspector/front-end/Settings.js
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/inspector/front-end/Settings.js')
-rw-r--r--WebCore/inspector/front-end/Settings.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/inspector/front-end/Settings.js b/WebCore/inspector/front-end/Settings.js
index 22db491..e54acc7 100644
--- a/WebCore/inspector/front-end/Settings.js
+++ b/WebCore/inspector/front-end/Settings.js
@@ -43,7 +43,6 @@ var Preferences = {
debuggerAlwaysEnabled: false,
profilerAlwaysEnabled: false,
auditsPanelEnabled: true,
- appCacheEnabled: true
}
WebInspector.populateApplicationSettings = function(settingsString)