mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
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:
parent
e414def8f5
commit
bb4fd1ed10
@ -375,7 +375,6 @@ class nsJSChannel : public nsIChannel,
|
||||
|
||||
void CleanupStrongRefs();
|
||||
|
||||
protected:
|
||||
nsCOMPtr<nsIChannel> mStreamChannel;
|
||||
nsCOMPtr<nsIPropertyBag2> mPropertyBag;
|
||||
nsCOMPtr<nsIStreamListener> mListener; // Our final listener
|
||||
|
Loading…
x
Reference in New Issue
Block a user