diff options
Diffstat (limited to 'remoting/base/decoder_zlib.h')
-rw-r--r-- | remoting/base/decoder_zlib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/base/decoder_zlib.h b/remoting/base/decoder_zlib.h index d665342..ee897ab 100644 --- a/remoting/base/decoder_zlib.h +++ b/remoting/base/decoder_zlib.h @@ -14,7 +14,6 @@ class DecompressorZlib; class DecoderZlib : public Decoder { public: DecoderZlib(); - virtual ~DecoderZlib(); // Decoder implementations. virtual bool BeginDecode(scoped_refptr<media::VideoFrame> frame, |