summary refs log tree commit diff
path: root/src/RegisterPage.cc
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-01 12:11:33 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-10-01 12:51:29 +0300
commit0c0ac68bc2e23fe1590614bb961a21a4bb09d0dc (patch)
tree11da9fbb7105834401d8e7999d42a4107221aa37 /src/RegisterPage.cc
parentMerge pull request #82 from rokups/fix/#50 (diff)
downloadnheko-0c0ac68bc2e23fe1590614bb961a21a4bb09d0dc.tar.xz
Remove extra clang-format options
Diffstat (limited to 'src/RegisterPage.cc')
-rw-r--r--src/RegisterPage.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/RegisterPage.cc b/src/RegisterPage.cc

index ce9f43a6..e485de7d 100644 --- a/src/RegisterPage.cc +++ b/src/RegisterPage.cc
@@ -181,6 +181,4 @@ RegisterPage::onRegisterButtonClicked() } } -RegisterPage::~RegisterPage() -{ -} +RegisterPage::~RegisterPage() {}