summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.cpp
diff options
context:
space:
mode:
authorpavelkproductengine <pavelkproductengine@lindenlab.com>2016-02-25 20:28:04 +0200
committerpavelkproductengine <pavelkproductengine@lindenlab.com>2016-02-25 20:28:04 +0200
commit51945162d2f3cde29d698bfad47a2eeafcd86c76 (patch)
tree0fce96008e43d9e8cc44cf5c7d86415340c4f9e3 /indra/newview/lloutfitgallery.cpp
parent42008625df1ffba699ee31413ac4c1893528a9dc (diff)
MAINT-5194 Visual Outfit Browser
Сhanging default photo for outfit
Diffstat (limited to 'indra/newview/lloutfitgallery.cpp')
-rw-r--r--indra/newview/lloutfitgallery.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/lloutfitgallery.cpp b/indra/newview/lloutfitgallery.cpp
index 9a7aa5e277..9f0c7cbbe3 100644
--- a/indra/newview/lloutfitgallery.cpp
+++ b/indra/newview/lloutfitgallery.cpp
@@ -578,10 +578,6 @@ void LLOutfitGalleryGearMenu::onUploadFoto()
{
gallery->uploadPhoto(selected_outfit_id);
}
- if (selected_outfit_id.notNull())
- {
-
- }
}
void LLOutfitGalleryGearMenu::onLoadAssets()