summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_notes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_notes.cpp')
-rw-r--r--protocols/JabberG/src/jabber_notes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_notes.cpp b/protocols/JabberG/src/jabber_notes.cpp
index 90a7c70353..2b5b803ec1 100644
--- a/protocols/JabberG/src/jabber_notes.cpp
+++ b/protocols/JabberG/src/jabber_notes.cpp
@@ -396,7 +396,6 @@ public:
RECT rcTmp, rc;
GetClientRect(m_hwnd, &rc);
- int maxHeight = rc.bottom - 10;
rc.bottom = 0;
SelectObject(hdc, m_hfntBold);