Remove extra clang-format options

This commit is contained in:
Konstantinos Sideris 2017-10-01 12:11:33 +03:00
parent 18e9fd6ada
commit 0c0ac68bc2
30 changed files with 61 additions and 120 deletions

View file

@ -213,6 +213,4 @@ TextInputWidget::hideUploadSpinner()
spinner_->stop();
}
TextInputWidget::~TextInputWidget()
{
}
TextInputWidget::~TextInputWidget() {}