No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
This commit is contained in:
@@ -109,6 +109,6 @@ LLIOPipe::EStatus LLIOBuffer::process_impl(
|
||||
LLPumpIO* pump)
|
||||
{
|
||||
// no-op (I think)
|
||||
llwarns << "You are using an LLIOBuffer which is deprecated." << llendl;
|
||||
LL_WARNS() << "You are using an LLIOBuffer which is deprecated." << LL_ENDL;
|
||||
return STATUS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user