From 05ea2f76b85e3a6326afb0329e29291d8d3a403a Mon Sep 17 00:00:00 2001 From: Shauren Date: Tue, 24 Jun 2014 02:01:40 +0200 Subject: Core/Misc: Fixed warnings --- src/server/shared/Debugging/WheatyExceptionReport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/shared/Debugging') diff --git a/src/server/shared/Debugging/WheatyExceptionReport.cpp b/src/server/shared/Debugging/WheatyExceptionReport.cpp index d5ad7f15a04..350a258f455 100644 --- a/src/server/shared/Debugging/WheatyExceptionReport.cpp +++ b/src/server/shared/Debugging/WheatyExceptionReport.cpp @@ -877,7 +877,7 @@ unsigned nestingLevel, DWORD_PTR offset, bool & bHandled, const char* Name, -char* suffix, +char* /*suffix*/, bool newSymbol, bool logChildren) { -- cgit v1.2.3