summaryrefslogtreecommitdiff
path: root/src/scripts/Commands/cs_misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Commands/cs_misc.cpp')
-rw-r--r--src/scripts/Commands/cs_misc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/Commands/cs_misc.cpp b/src/scripts/Commands/cs_misc.cpp
index a1f36e64ff..4bf648e95f 100644
--- a/src/scripts/Commands/cs_misc.cpp
+++ b/src/scripts/Commands/cs_misc.cpp
@@ -1092,7 +1092,7 @@ public:
return true;
}
- static bool HandleSaveCommand(ChatHandler* handler, char const* /*args*/)
+ static bool HandleSaveCommand(ChatHandler* /*handler*/, char const* /*args*/)
{
// pussywizard: fully disabled on 28.12.2011, but disabled it "silently"
return true;