From f51c6608e1eb6cc5c05e97a558f48bc9fc6ea746 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Wed, 23 Sep 2020 12:28:15 +0300 Subject: Revert "SL-13814 mac build fix" This reverts commit 85d90ce6bda00f1cb6fc8f0a75e739f1273843b3. --- indra/newview/llfloaterbuycurrency.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/llfloaterbuycurrency.cpp b/indra/newview/llfloaterbuycurrency.cpp index b183ba6912..b039475389 100644 --- a/indra/newview/llfloaterbuycurrency.cpp +++ b/indra/newview/llfloaterbuycurrency.cpp @@ -44,6 +44,7 @@ #include "llwindow.h" #include "llappviewer.h" +static const S32 STANDARD_BUY_AMOUNT = 2000; static const S32 MINIMUM_BALANCE_AMOUNT = 0; class LLFloaterBuyCurrencyUI -- cgit v1.2.3