summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.cpp
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-19 17:30:46 -0700
committercallum_linden <none@none>2014-10-19 17:30:46 -0700
commita37c41e3f5dbf49cdda0de21481b7c841050d971 (patch)
tree024edc01c978d520461abf76d17e8918102e057b /indra/newview/llpanellogin.cpp
parent6d9353de2aea794fc1332d7deeca87df863d253e (diff)
Update to build on Xcode 6.0: removal of some unused variables
Diffstat (limited to 'indra/newview/llpanellogin.cpp')
-rwxr-xr-xindra/newview/llpanellogin.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp
index bbc3b85bf0..dd61929f35 100755
--- a/indra/newview/llpanellogin.cpp
+++ b/indra/newview/llpanellogin.cpp
@@ -75,9 +75,6 @@
#include "llsdserialize.h"
-const S32 BLACK_BORDER_HEIGHT = 160;
-const S32 MAX_PASSWORD = 16;
-
LLPanelLogin *LLPanelLogin::sInstance = NULL;
BOOL LLPanelLogin::sCapslockDidNotification = FALSE;