mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-30 00:15:46 -04:00
fix another warning
This commit is contained in:
@@ -169,7 +169,6 @@ int CreatureObjectNamespace::getSaddleSeatingCapacity(CreatureObject const * con
|
||||
|
||||
{
|
||||
ServerObject const * const serverObject = mount->asServerObject();
|
||||
SharedObjectTemplate const * const sharedObjectTemplate = serverObject->getSharedTemplate();
|
||||
|
||||
//std::string const appearanceFilename = (sharedObjectTemplate != 0) ? sharedObjectTemplate->getAppearanceFilename() : "None";
|
||||
//DEBUG_REPORT_LOG(true, ("sharedObjectTemplate appearanceFilename = '%s'\n", appearanceFilename.c_str()));
|
||||
|
||||
Reference in New Issue
Block a user