From e5064882f1a6d2c55649957b1bcc22d3a1949861 Mon Sep 17 00:00:00 2001 From: SpockMan02 Date: Sun, 5 Aug 2018 04:08:37 -0700 Subject: Issue #686: Un-deprecate the Application Cache API --- netwerk/protocol/http/nsHttpChannel.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'netwerk/protocol/http/nsHttpChannel.h') diff --git a/netwerk/protocol/http/nsHttpChannel.h b/netwerk/protocol/http/nsHttpChannel.h index 3a322e8e2..2e24d6e81 100644 --- a/netwerk/protocol/http/nsHttpChannel.h +++ b/netwerk/protocol/http/nsHttpChannel.h @@ -452,8 +452,6 @@ private: void SetPushedStream(Http2PushedStream *stream); - void MaybeWarnAboutAppCache(); - void SetDoNotTrack(); private: -- cgit v1.2.3