[9779] Drop trailing whitespaces.

This commit is contained in:
VladimirMangos 2010-04-23 05:26:08 +04:00
parent d3cc3c2f27
commit 15dd77873e
69 changed files with 23 additions and 81 deletions

View file

@ -4697,7 +4697,7 @@ void ObjectMgr::LoadInstanceTemplate()
if (temp->parent > 0)
{
// check existence
// check existence
MapEntry const* parentEntry = sMapStore.LookupEntry(temp->parent);
if (!parentEntry)
{