Gui: redundant void 2
This commit is contained in:
@@ -54,7 +54,7 @@ BaseView::~BaseView()
|
||||
onClose();
|
||||
}
|
||||
|
||||
void BaseView::onClose(void)
|
||||
void BaseView::onClose()
|
||||
{
|
||||
if (bIsDetached)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user