diff options
Diffstat (limited to 'src/lib/video_decoder.h')
| -rw-r--r-- | src/lib/video_decoder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/video_decoder.h b/src/lib/video_decoder.h index 62757e3a9..c8530d82c 100644 --- a/src/lib/video_decoder.h +++ b/src/lib/video_decoder.h @@ -58,7 +58,6 @@ public: void seek (); void emit (boost::shared_ptr<const Film> film, boost::shared_ptr<const ImageProxy>, Frame frame); - /** @return true if the emitted data was accepted, false if not */ boost::signals2::signal<void (ContentVideo)> Data; private: |
