summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastgroupnotifypanel.cpp
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-11-03 16:11:00 -0800
committerSteve Bennetts <steve@lindenlab.com>2009-11-03 16:11:00 -0800
commit051190a95530a04ce539c328d6e49a3f47e1613a (patch)
treea642ec073d4cd11d3b133a5affec10e71734cfdc /indra/newview/lltoastgroupnotifypanel.cpp
parent81e719387983990fe0a2a197a6e09059219c119a (diff)
parent16202f5e00c6e95f6df56ed8924c2fcb13b4ef17 (diff)
merge
Diffstat (limited to 'indra/newview/lltoastgroupnotifypanel.cpp')
-rw-r--r--indra/newview/lltoastgroupnotifypanel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoastgroupnotifypanel.cpp b/indra/newview/lltoastgroupnotifypanel.cpp
index e78737fe0d..f82573f46c 100644
--- a/indra/newview/lltoastgroupnotifypanel.cpp
+++ b/indra/newview/lltoastgroupnotifypanel.cpp
@@ -220,7 +220,6 @@ bool LLToastGroupNotifyPanel::isAttachmentOpenable(LLAssetType::EType type)
switch(type)
{
case LLAssetType::AT_LANDMARK:
- case LLAssetType::AT_FAVORITE:
case LLAssetType::AT_NOTECARD:
case LLAssetType::AT_IMAGE_JPEG:
case LLAssetType::AT_IMAGE_TGA: