Skip to content

Commit 0704876

Browse files
committed
Comment out unused macros in llviewerregion.h
1 parent 54b75a3 commit 0704876

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

indra/newview/llviewerregion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
#include "llhttpclient.h"
5252

5353
// Surface id's
54-
#define LAND 1
55-
#define WATER 2
54+
//#define LAND 1
55+
//#define WATER 2
5656
const U32 MAX_OBJECT_CACHE_ENTRIES = 50000;
5757

5858
// Region handshake flags

0 commit comments

Comments
 (0)