Automated merge with ssh://bitbucket.org/lindenlab/viewer-bugsplat
commit
6b17202a07
|
|
@ -565,7 +565,7 @@ bool LLAppViewerWin32::init()
|
|||
|
||||
#else // LL_BUGSPLAT
|
||||
|
||||
if (gDirUtilp)
|
||||
if (! gDirUtilp)
|
||||
{
|
||||
LL_WARNS() << "Can't initialize BugSplat, gDirUtilp not yet set" << LL_ENDL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue