Comment out unused macros in llviewerregion.h

This commit is contained in:
Liru Færs
2020-03-23 09:10:46 -04:00
parent 54b75a3219
commit 0704876dfd

View File

@@ -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