summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2020-09-03 19:39:57 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2020-09-03 19:39:57 +0300
commit85d90ce6bda00f1cb6fc8f0a75e739f1273843b3 (patch)
treeea380e91ad9edb1df830a5970468d8354abba121 /indra
parentf150600ffb17232bfa88a6225aab437460fc9520 (diff)
SL-13814 mac build fix
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llfloaterbuycurrency.cpp1
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