SL-14067 minor cleanup

master
Mnikolenko Productengine 2020-10-07 15:18:57 +03:00
parent 3c6237f4eb
commit 838f49b7a5
1 changed files with 1 additions and 1 deletions

View File

@ -605,7 +605,7 @@ bool LLCurrencyUIManager::bought()
void LLCurrencyUIManager::clearError()
{
return impl.clearError();
impl.clearError();
}
bool LLCurrencyUIManager::hasError()