From cbc1a498f79b8f9adc28801827b9c87959f1089c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Feb 2014 18:22:32 +0300 Subject: fix code style. --- src/gui/widgets/tabs/whispertab.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/tabs/whispertab.cpp b/src/gui/widgets/tabs/whispertab.cpp index 908c9ae66..ec02bb70f 100644 --- a/src/gui/widgets/tabs/whispertab.cpp +++ b/src/gui/widgets/tabs/whispertab.cpp @@ -32,8 +32,6 @@ #include "gui/widgets/windowcontainer.h" -#include "utils/gettext.h" - #include "debug.h" WhisperTab::WhisperTab(const Widget2 *const widget, const std::string &nick) : @@ -90,7 +88,7 @@ void WhisperTab::handleCommand(const std::string &msg) } bool WhisperTab::handleCommand(const std::string &restrict type, - const std::string &restrict args) + const std::string &restrict args A_UNUSED) { if (type == "close") { -- cgit v1.2.3-60-g2f50