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
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ LogWindow::LogWindow(wxWindow *parent)
|
|||
|
||||
/// @brief Destructor
|
||||
LogWindow::~LogWindow() {
|
||||
emit_log->Disable();
|
||||
delete emit_log;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue