diff options
Diffstat (limited to 'src/lib/video_content.cc')
| -rw-r--r-- | src/lib/video_content.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/video_content.cc b/src/lib/video_content.cc index 2af6ba908..9fb2b9bce 100644 --- a/src/lib/video_content.cc +++ b/src/lib/video_content.cc @@ -104,9 +104,3 @@ VideoContent::information () const return s.str (); } - -Time -VideoContent::temporal_length () const -{ - return video_length() / video_frame_rate(); -} |
