summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_verbatim.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base/decoder_verbatim.h')
-rw-r--r--remoting/base/decoder_verbatim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/base/decoder_verbatim.h b/remoting/base/decoder_verbatim.h
index c924a09..67b6cfa 100644
--- a/remoting/base/decoder_verbatim.h
+++ b/remoting/base/decoder_verbatim.h
@@ -12,7 +12,6 @@ namespace remoting {
class DecoderVerbatim : public Decoder {
public:
DecoderVerbatim();
- virtual ~DecoderVerbatim();
// Decoder implementations.
virtual bool BeginDecode(scoped_refptr<media::VideoFrame> frame,