Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable]
parent
76a35059f2
commit
cf2bdb285c
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue