aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2017-12-15 03:39:42 -0300
committerariel- <ariel-@users.noreply.github.com>2017-12-15 03:39:42 -0300
commit2d07d4f7b350035be50ccc39aba1ffdad09ad0b2 (patch)
treec20f2c23e3f2438eadec941ca21abbb0cb6e5ada
parentea0224e3bd8a4b081725c1eae5c597f8c7d74d7f (diff)
Core/Scripts: more travis
-rw-r--r--src/server/scripts/Spells/spell_item.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_item.cpp b/src/server/scripts/Spells/spell_item.cpp
index 5a643d8a383..7756983e089 100644
--- a/src/server/scripts/Spells/spell_item.cpp
+++ b/src/server/scripts/Spells/spell_item.cpp
@@ -797,7 +797,7 @@ class spell_item_extract_gas : public AuraScript
{
PrepareAuraScript(spell_item_extract_gas);
- void PeriodicTick(AuraEffect const* aurEff)
+ void PeriodicTick(AuraEffect const* /*aurEff*/)
{
PreventDefaultAction();