mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
forgot to remove this xD
This commit is contained in:
parent
ece0482502
commit
e0bdc5ccf9
|
@ -78,11 +78,6 @@ ChannelView::ChannelView(BaseWidget *parent)
|
|||
|
||||
this->updateTimer.start();
|
||||
});
|
||||
|
||||
Window *_window = dynamic_cast<Window *>(this->window());
|
||||
|
||||
if (_window) {
|
||||
}
|
||||
}
|
||||
|
||||
ChannelView::~ChannelView()
|
||||
|
|
Loading…
Reference in a new issue