mirror of https://github.com/odrling/Aegisub
No need to disable as this is done when it's deleted anyway.
Originally committed to SVN as r4713.
This commit is contained in:
parent
d3077c3b8b
commit
e2d9241efd
|
@ -82,7 +82,6 @@ LogWindow::LogWindow(wxWindow *parent)
|
|||
|
||||
/// @brief Destructor
|
||||
LogWindow::~LogWindow() {
|
||||
emit_log->Disable();
|
||||
delete emit_log;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue