Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable]

master
callum_linden 2014-10-17 15:12:02 -07:00
parent 76a35059f2
commit cf2bdb285c
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@
#include "lluuid.h"
#include "lldir.h"
const S32 MAX_COLUMN_WIDTH = 80;
// static
BOOL LLXMLNode::sStripEscapedStrings = TRUE;
BOOL LLXMLNode::sStripWhitespaceValues = FALSE;