diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 4cecf663c..b03d84920 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -101,8 +101,6 @@ public: } int audio_channels () const; - boost::optional<std::pair<SourceFrame, SourceFrame> > video_range () const; - boost::optional<std::pair<int64_t, int64_t> > audio_range () const; void set_dci_date_today (); |
