summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutfitsnapshot.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2016-05-13 18:17:29 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2016-05-13 18:17:29 +0300
commit6d4d58738c8f1703d4e821308f749a3ae577268c (patch)
tree1febb0cfb5de2c46252c4c6824ef436df0a92996 /indra/newview/llfloateroutfitsnapshot.h
parentb601b92e1fb8de7e82b0729b3b70342afde6f3d6 (diff)
MAINT-6395 Visual outfit browser snapshot window needs image size fixes
Diffstat (limited to 'indra/newview/llfloateroutfitsnapshot.h')
-rw-r--r--indra/newview/llfloateroutfitsnapshot.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloateroutfitsnapshot.h b/indra/newview/llfloateroutfitsnapshot.h
index 9982676bea..9a7b30ebd8 100644
--- a/indra/newview/llfloateroutfitsnapshot.h
+++ b/indra/newview/llfloateroutfitsnapshot.h
@@ -54,12 +54,10 @@ public:
static LLFloaterOutfitSnapshot* getInstance();
static LLFloaterOutfitSnapshot* findInstance();
static void saveTexture();
- static BOOL saveLocal();
static void postSave();
static void postPanelSwitch();
static LLPointer<LLImageFormatted> getImageData();
static const LLVector3d& getPosTakenGlobal();
- static void setAgentEmail(const std::string& email);
static const LLRect& getThumbnailPlaceholderRect() { return sThumbnailPlaceholder->getRect(); }