summaryrefslogtreecommitdiff
path: root/indra/llui/llcheckboxctrl.cpp
diff options
context:
space:
mode:
authorcallum_linden <none@none>2014-10-17 16:52:32 -0700
committercallum_linden <none@none>2014-10-17 16:52:32 -0700
commit7359e9300a8188f453e7cff39af2cac3dd8831ee (patch)
treeea03685c9036da2001b6b8eb9c472bfab64c9592 /indra/llui/llcheckboxctrl.cpp
parentf7e4c27add56952a7d2d0fb475e439922640825e (diff)
Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable]
Diffstat (limited to 'indra/llui/llcheckboxctrl.cpp')
-rwxr-xr-xindra/llui/llcheckboxctrl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llcheckboxctrl.cpp b/indra/llui/llcheckboxctrl.cpp
index 5525520d78..eee6339caf 100755
--- a/indra/llui/llcheckboxctrl.cpp
+++ b/indra/llui/llcheckboxctrl.cpp
@@ -41,8 +41,6 @@
#include "lltextbox.h"
#include "llkeyboard.h"
-const U32 MAX_STRING_LENGTH = 10;
-
static LLDefaultChildRegistry::Register<LLCheckBoxCtrl> r("check_box");
// Compiler optimization, generate extern template