diff options
Diffstat (limited to 'src/lib/video_ring_buffers.h')
| -rw-r--r-- | src/lib/video_ring_buffers.h | 1 |
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; |
