diff options
Diffstat (limited to 'netwerk/protocol/http/Http2Stream.h')
-rw-r--r-- | netwerk/protocol/http/Http2Stream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netwerk/protocol/http/Http2Stream.h b/netwerk/protocol/http/Http2Stream.h index 30ade870f..8783eefed 100644 --- a/netwerk/protocol/http/Http2Stream.h +++ b/netwerk/protocol/http/Http2Stream.h @@ -28,7 +28,6 @@ class Http2Decompressor; class Http2Stream : public nsAHttpSegmentReader , public nsAHttpSegmentWriter - , public SupportsWeakPtr<Http2Stream> { public: NS_DECL_NSAHTTPSEGMENTREADER |