aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Debugging
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2014-06-24 10:32:34 -0500
committerSubv <subv2112@gmail.com>2014-06-24 10:32:34 -0500
commit393b7eef537ba2b2f46ce1212eb2fdbaf97554d8 (patch)
tree738b872f9326ec8bfcd6c8b03dd5c4bc8ae314da /src/server/shared/Debugging
parent0db743c4ff2885ae51319c897158cc8774b41a88 (diff)
parent7f0d283599a81c9272a5b29ed5d745c22e0b226e (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Diffstat (limited to 'src/server/shared/Debugging')
-rw-r--r--src/server/shared/Debugging/WheatyExceptionReport.cpp2
1 files changed, 1 insertions, 1 deletions
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)
{