From 869c7fe8852248f03849c930c894d8fa218631b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Feb 2013 22:19:21 +0300 Subject: Fix code style. --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 17a846b86..f4967a2d0 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -2902,7 +2902,7 @@ void Client::windowRemoved(const Window *const window) instance()->mCurrentDialog = nullptr; } -void Client::updateScreenKeyboard(int height) +void Client::updateScreenKeyboard(int height A_UNUSED) { // logger->log("keyboard height: %d", height); } -- cgit v1.2.3-60-g2f50