summaryrefslogtreecommitdiff
path: root/src/lib/decoder.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-10-09 02:29:20 +0100
committerCarl Hetherington <cth@carlh.net>2012-10-09 02:29:20 +0100
commit9b0d04f34424c9aeddaf07007838f2c8c0113093 (patch)
treefdc64213467df44f4aaadaad77557ac378b63658 /src/lib/decoder.h
parent6fd70950e721181920603d90ad52ed58883f2806 (diff)
parente73d64612c12f2027a91fa2061992aeec3c4bb60 (diff)
Merge branch 'master' into subs
Diffstat (limited to 'src/lib/decoder.h')
-rw-r--r--src/lib/decoder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/decoder.h b/src/lib/decoder.h
index 08d961233..7ca9bb1df 100644
--- a/src/lib/decoder.h
+++ b/src/lib/decoder.h
@@ -77,8 +77,6 @@ public:
return _video_frame;
}
- int decoding_frames () const;
-
/** Emitted when a video frame is ready.
* First parameter is the frame.
* Second parameter is its index within the content.