diff --git a/src/ChatPage.h b/src/ChatPage.h
index 8229e02255bab57d7483ae116581efabafccb910..d89457def6f6aba3966bb7f176a9fa3e7696e7ff 100644
--- a/src/ChatPage.h
+++ b/src/ChatPage.h
@@ -221,4 +221,3 @@ private:
     // Stores when our windows lost focus. Invalid when our windows have focus.
     QDateTime lastWindowActive;
 };
-