Core: Minor cleanup in ObjectMgr and warning fixes

This commit is contained in:
Spp
2012-02-27 11:08:34 +01:00
parent 95d3ea5512
commit 3e622ee7ac
7 changed files with 73 additions and 103 deletions

View File

@@ -48,7 +48,6 @@ void SmartWaypointMgr::LoadFromDB()
uint32 count = 0;
uint32 total = 0;
WPPath* path = NULL;
uint32 last_entry = 0;
uint32 last_id = 1;