Defriend VideoContext and AudioProvider

Originally committed to SVN as r5691.
This commit is contained in:
Thomas Goyne 2011-09-30 20:41:33 +00:00
parent ea2525cd00
commit bdcc2ec170
1 changed files with 0 additions and 3 deletions

View File

@ -53,7 +53,6 @@
#include <libaegisub/vfr.h>
class AegiVideoFrame;
class AudioProvider;
class SubtitlesProviderErrorEvent;
class ThreadedFrameSource;
class VideoProvider;
@ -70,8 +69,6 @@ namespace agi {
///
/// DOCME
class VideoContext : public wxEvtHandler {
friend class AudioProvider;
/// Current frame number changed (new frame number)
agi::signal::Signal<int> Seek;
/// A new video was opened