summaryrefslogtreecommitdiff
path: root/src/lib/video_ring_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/video_ring_buffers.h')
-rw-r--r--src/lib/video_ring_buffers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/video_ring_buffers.h b/src/lib/video_ring_buffers.h
index 887a5dc2f..f3e521553 100644
--- a/src/lib/video_ring_buffers.h
+++ b/src/lib/video_ring_buffers.h
@@ -37,7 +37,6 @@ public:
void clear ();
Frame size () const;
bool empty () const;
- boost::optional<DCPTime> earliest () const;
std::pair<size_t, std::string> memory_used () const;