summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChatPage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChatPage.h b/src/ChatPage.h
index 8229e022..d89457de 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;
 };
-