diff options
author | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-02-19 20:47:57 +0200 |
---|---|---|
committer | pavelkproductengine <pavelkproductengine@lindenlab.com> | 2016-02-19 20:47:57 +0200 |
commit | c2bbd1fedd28df3283f087d391f52971e8139327 (patch) | |
tree | 7b0f95305c21d0a42bc744d84f38e010864f2b5f /indra/newview/lloutfitgallery.h | |
parent | d52f05dc82c1849f07fd69be5e5fba2cbd1fa47a (diff) |
MAINT-5194 Visual Outfit Browser
Added creating links to photos via DragnDrop
Diffstat (limited to 'indra/newview/lloutfitgallery.h')
-rw-r--r-- | indra/newview/lloutfitgallery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lloutfitgallery.h b/indra/newview/lloutfitgallery.h index 47ab85f4e1..a2bba62157 100644 --- a/indra/newview/lloutfitgallery.h +++ b/indra/newview/lloutfitgallery.h @@ -122,7 +122,6 @@ private: LLScrollContainer* mScrollPanel; LLPanel* mGalleryPanel; LLPanel* mLastRowStack; - LLUUID mPhotoLinkPending; LLUUID mOutfitLinkPending; bool galleryCreated; int mRowCount; |