summaryrefslogtreecommitdiff
path: root/src/net/tmwa/mailhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/mailhandler.cpp')
-rw-r--r--src/net/tmwa/mailhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/mailhandler.cpp b/src/net/tmwa/mailhandler.cpp
index 3673f536e..1e80f817c 100644
--- a/src/net/tmwa/mailhandler.cpp
+++ b/src/net/tmwa/mailhandler.cpp
@@ -41,7 +41,7 @@ MailHandler::MailHandler() :
mailHandler = this;
}
-void MailHandler::handleMessage(Net::MessageIn &msg)
+void MailHandler::handleMessage(Net::MessageIn &msg A_UNUSED)
{
}