diff options
Diffstat (limited to 'src/lib/combiner.cc')
| -rw-r--r-- | src/lib/combiner.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/combiner.cc b/src/lib/combiner.cc index 0afb9807a..db490fd34 100644 --- a/src/lib/combiner.cc +++ b/src/lib/combiner.cc @@ -22,8 +22,7 @@ using boost::shared_ptr; -Combiner::Combiner (shared_ptr<Log> log) - : VideoProcessor (log) +Combiner::Combiner () { } |
