From de2af791bdfdcd653752cba970e59efc7bf810c7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 21 Nov 2016 16:57:15 +0000 Subject: Basic grunt-work, untested and unfinished, but it compiles. --- src/lib/decoder_part.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/decoder_part.h') diff --git a/src/lib/decoder_part.h b/src/lib/decoder_part.h index f2ab96d15..36594773a 100644 --- a/src/lib/decoder_part.h +++ b/src/lib/decoder_part.h @@ -43,8 +43,6 @@ public: virtual boost::optional position () const = 0; - void maybe_seek (ContentTime time, bool accurate); - protected: Decoder* _parent; boost::shared_ptr _log; -- cgit v1.2.3