summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/web_application_cache_host_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/appcache/web_application_cache_host_impl.h')
-rw-r--r--webkit/appcache/web_application_cache_host_impl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/appcache/web_application_cache_host_impl.h b/webkit/appcache/web_application_cache_host_impl.h
index 6a9406a..4304783 100644
--- a/webkit/appcache/web_application_cache_host_impl.h
+++ b/webkit/appcache/web_application_cache_host_impl.h
@@ -67,10 +67,7 @@ class WebApplicationCacheHostImpl : public WebKit::WebApplicationCacheHost {
WebKit::WebApplicationCacheHostClient* client_;
AppCacheBackend* backend_;
int host_id_;
- bool has_status_;
appcache::Status status_;
- bool has_cached_status_;
- appcache::Status cached_status_;
WebKit::WebURLResponse document_response_;
GURL document_url_;
bool is_scheme_supported_;