summaryrefslogtreecommitdiff
path: root/indra/llcommon/indra_constants.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-04-21 14:47:09 -0400
committerOz Linden <oz@lindenlab.com>2016-04-21 14:47:09 -0400
commit185aeb2dcc6953b86e25dcb1c3727e7f1255acbc (patch)
tree8db1d05fe83754720a54054abf9d4dbebfaadaa9 /indra/llcommon/indra_constants.h
parent56ca48390535f543456a0b59365b428198414d4f (diff)
parent503dc6ee656bdf579107ff9712ae8e960dd91100 (diff)
Merged in ruslantproductengine/ruslanteliuk-391-blizzard (pull request #30)
MAINT-6317 [QuickGraphics-RC] Some rigged mesh attachments render fully on jellybaby avatars when ALM is enabled
Diffstat (limited to 'indra/llcommon/indra_constants.h')
-rw-r--r--indra/llcommon/indra_constants.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcommon/indra_constants.h b/indra/llcommon/indra_constants.h
index 6d39aef32e..02f063f5e8 100644
--- a/indra/llcommon/indra_constants.h
+++ b/indra/llcommon/indra_constants.h
@@ -205,8 +205,6 @@ LL_COMMON_API extern const LLUUID TERRAIN_ROCK_DETAIL;
LL_COMMON_API extern const LLUUID DEFAULT_WATER_NORMAL;
-LL_COMMON_API extern const LLUUID IMG_BLACK_SQUARE;
-
// radius within which a chat message is fully audible
const F32 CHAT_NORMAL_RADIUS = 20.f;