diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-09-03 19:39:57 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-09-03 19:39:57 +0300 | 
| commit | 85d90ce6bda00f1cb6fc8f0a75e739f1273843b3 (patch) | |
| tree | ea380e91ad9edb1df830a5970468d8354abba121 /indra/newview | |
| parent | f150600ffb17232bfa88a6225aab437460fc9520 (diff) | |
SL-13814 mac build fix
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/llfloaterbuycurrency.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/newview/llfloaterbuycurrency.cpp b/indra/newview/llfloaterbuycurrency.cpp index b039475389..b183ba6912 100644 --- a/indra/newview/llfloaterbuycurrency.cpp +++ b/indra/newview/llfloaterbuycurrency.cpp @@ -44,7 +44,6 @@  #include "llwindow.h"  #include "llappviewer.h" -static const S32 STANDARD_BUY_AMOUNT = 2000;  static const S32 MINIMUM_BALANCE_AMOUNT = 0;  class LLFloaterBuyCurrencyUI | 
