Remove unnecessary destructor
This commit is contained in:
parent
6f56150872
commit
626fd849df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user