SL-14067 minor cleanup
parent
3c6237f4eb
commit
838f49b7a5
|
|
@ -605,7 +605,7 @@ bool LLCurrencyUIManager::bought()
|
|||
|
||||
void LLCurrencyUIManager::clearError()
|
||||
{
|
||||
return impl.clearError();
|
||||
impl.clearError();
|
||||
}
|
||||
|
||||
bool LLCurrencyUIManager::hasError()
|
||||
|
|
|
|||
Loading…
Reference in New Issue