fix missing method return type (post rebase conflict resolution)
This commit is contained in:
parent
5bb1c01482
commit
c8dc300fe7
@ -509,6 +509,7 @@ Source::clear_cue_markers ()
|
||||
return true;
|
||||
}
|
||||
|
||||
bool
|
||||
Source::empty () const
|
||||
{
|
||||
return _length == timecnt_t();
|
||||
|
Loading…
Reference in New Issue
Block a user