diff options
Diffstat (limited to 'indra/newview/lloutfitgallery.cpp')
| -rw-r--r-- | indra/newview/lloutfitgallery.cpp | 4 |
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() |
