summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2020-09-03 19:39:57 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2020-09-23 11:38:57 +0300
commit9dd18e51c897fa9c3e1dab7c5abbc771c98361db (patch)
tree31b160ab4510a4254ca6c224225da8f9f0637f95 /indra/newview
parent1fb0e233ff67ada0c6d6351494a4b61ce7ff71e1 (diff)
SL-13814 mac build fix
Diffstat (limited to 'indra/newview')
-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