No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
This commit is contained in:
@@ -843,7 +843,7 @@ void LLFloaterBuyLandUI::startTransaction(TransactionType type, const LLXMLRPCVa
|
||||
method = "buyLandPrep";
|
||||
break;
|
||||
default:
|
||||
llwarns << "LLFloaterBuyLandUI: Unknown transaction type!" << llendl;
|
||||
LL_WARNS() << "LLFloaterBuyLandUI: Unknown transaction type!" << LL_ENDL;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user