Remove empty destructors
This commit is contained in:
parent
26f221ec23
commit
ba8faa357f
41 changed files with 7 additions and 86 deletions
|
|
@ -401,8 +401,6 @@ TextInputWidget::hideUploadSpinner()
|
|||
spinner_->stop();
|
||||
}
|
||||
|
||||
TextInputWidget::~TextInputWidget() {}
|
||||
|
||||
void
|
||||
TextInputWidget::stopTyping()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue