Bug 1622664 - Removed redundant access specifier on line 378. r = sylvestre r=emilio

Depends on D68020

Differential Revision: https://phabricator.services.mozilla.com/D68021

--HG--
extra : moz-landing-system : lando
This commit is contained in:
norah 2020-04-02 08:49:30 +00:00
parent e414def8f5
commit bb4fd1ed10

View File

@ -375,7 +375,6 @@ class nsJSChannel : public nsIChannel,
void CleanupStrongRefs();
protected:
nsCOMPtr<nsIChannel> mStreamChannel;
nsCOMPtr<nsIPropertyBag2> mPropertyBag;
nsCOMPtr<nsIStreamListener> mListener; // Our final listener