No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
|
||||
const LLFace& operator=(const LLFace& rhs)
|
||||
{
|
||||
llerrs << "Illegal operation!" << llendl;
|
||||
LL_ERRS() << "Illegal operation!" << LL_ENDL;
|
||||
return *this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user