Remove unnecessary destructor

This commit is contained in:
chris 2003-09-27 07:05:40 +00:00
parent 6f56150872
commit 626fd849df

View File

@ -52,11 +52,6 @@ public:
#endif // _WIN32
}
/// Destructor.
~basic_demuxer()
{
}
/// Run the demuxer's event processing loop.
/**
* The run function blocks until all operations have completed and there are