Comment out unused macros in llviewerregion.h
This commit is contained in:
@@ -51,8 +51,8 @@
|
|||||||
#include "llhttpclient.h"
|
#include "llhttpclient.h"
|
||||||
|
|
||||||
// Surface id's
|
// Surface id's
|
||||||
#define LAND 1
|
//#define LAND 1
|
||||||
#define WATER 2
|
//#define WATER 2
|
||||||
const U32 MAX_OBJECT_CACHE_ENTRIES = 50000;
|
const U32 MAX_OBJECT_CACHE_ENTRIES = 50000;
|
||||||
|
|
||||||
// Region handshake flags
|
// Region handshake flags
|
||||||
|
|||||||
Reference in New Issue
Block a user