summary refs log tree commit diff
path: root/src/TopRoomBar.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/TopRoomBar.cc')
-rw-r--r--src/TopRoomBar.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/TopRoomBar.cc b/src/TopRoomBar.cc
index 130e18f1..1805f063 100644
--- a/src/TopRoomBar.cc
+++ b/src/TopRoomBar.cc
@@ -137,6 +137,4 @@ TopRoomBar::setRoomSettings(QSharedPointer<RoomSettings> settings)
         roomSettings_ = settings;
 }
 
-TopRoomBar::~TopRoomBar()
-{
-}
+TopRoomBar::~TopRoomBar() {}