summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_verbatim.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base/decoder_verbatim.cc')
-rw-r--r--remoting/base/decoder_verbatim.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/base/decoder_verbatim.cc b/remoting/base/decoder_verbatim.cc
index 1cb426d..fd0b3d1 100644
--- a/remoting/base/decoder_verbatim.cc
+++ b/remoting/base/decoder_verbatim.cc
@@ -20,8 +20,6 @@ DecoderVerbatim::DecoderVerbatim()
encoding_ = EncodingNone;
}
-DecoderVerbatim::~DecoderVerbatim() {}
-
bool DecoderVerbatim::BeginDecode(scoped_refptr<media::VideoFrame> frame,
UpdatedRects* updated_rects,
Task* partial_decode_done,