aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/SmartScripts
diff options
context:
space:
mode:
authorSpp <spp@jorge.gr>2012-02-27 11:08:34 +0100
committerSpp <spp@jorge.gr>2012-02-27 11:08:34 +0100
commit3e622ee7ac36de3a1e137c12b03417c3880ba342 (patch)
tree5d905dbc2689fecd4c1f2b1895994d986bf5cf23 /src/server/game/AI/SmartScripts
parent95d3ea55122921dc7df31e0427de3b1d63f346f2 (diff)
Core: Minor cleanup in ObjectMgr and warning fixes
Diffstat (limited to 'src/server/game/AI/SmartScripts')
-rw-r--r--src/server/game/AI/SmartScripts/SmartScriptMgr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/game/AI/SmartScripts/SmartScriptMgr.cpp b/src/server/game/AI/SmartScripts/SmartScriptMgr.cpp
index 4105012ac86..3fc3f233b4b 100644
--- a/src/server/game/AI/SmartScripts/SmartScriptMgr.cpp
+++ b/src/server/game/AI/SmartScripts/SmartScriptMgr.cpp
@@ -48,7 +48,6 @@ void SmartWaypointMgr::LoadFromDB()
uint32 count = 0;
uint32 total = 0;
- WPPath* path = NULL;
uint32 last_entry = 0;
uint32 last_id = 1;