summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorAndrew Meadows <andrew@lindenlab.com>2010-12-29 11:56:28 -0800
committerAndrew Meadows <andrew@lindenlab.com>2010-12-29 11:56:28 -0800
commit98b2f622b709fcacac32e8ad23b8da6479a28a87 (patch)
treed310b98155b9283c04f90b7506573178273d12a8 /indra/llmessage
parent7365ee2d9d79813b6f515d333b63210d583038b5 (diff)
parent9b0e4d20a96ad01de33ec6d4ff87cb2a15d36d58 (diff)
merge
Diffstat (limited to 'indra/llmessage')
-rw-r--r--indra/llmessage/llregionflags.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/llregionflags.h b/indra/llmessage/llregionflags.h
index d81051f413..aa47f1b524 100644
--- a/indra/llmessage/llregionflags.h
+++ b/indra/llmessage/llregionflags.h
@@ -85,7 +85,6 @@ const U32 REGION_FLAGS_ALLOW_PARCEL_CHANGES = (1 << 26);
// Deprecated. Phoeinx 2009-12-11
// REGION_FLAGS_ABUSE_EMAIL_TO_ESTATE_OWNER is unused beyond viewer-1.23
-// but we leave uncommented because viewer-1.23 still uses it
//const U32 REGION_FLAGS_ABUSE_EMAIL_TO_ESTATE_OWNER = (1 << 27);
const U32 REGION_FLAGS_ALLOW_VOICE = (1 << 28);