Fortify on release doesn't work and throws warnings on F18

This commit is contained in:
Siana Gearz
2013-05-27 08:48:45 +02:00
parent 7c675af943
commit 6fca791632
3 changed files with 7 additions and 27 deletions

View File

@@ -885,11 +885,6 @@ void LLAgent::setRegion(LLViewerRegion *regionp)
//-----------------------------------------------------------------------------
// getRegion()
//-----------------------------------------------------------------------------
LLViewerRegion *LLAgent::getRegion() const
{
return mRegionp;
}
const LLHost& LLAgent::getRegionHost() const
{