summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-02-03 13:16:26 +0200
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-02-03 13:16:26 +0200
commit60af7c826caf3b96548988fc9ffbc3a12e227fb4 (patch)
treeb4f2c8b679c2cde3d21c58fbde7956ea67e08ccb /indra/newview/llfloatersnapshot.h
parent301714944a7cf6cb4ddd160b66d231bb992d5162 (diff)
MAINT-4812 FIXED Remove sending snapshot as email from the viewer.
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rwxr-xr-xindra/newview/llfloatersnapshot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h
index 0bb9474bb5..5bcf1d3099 100755
--- a/indra/newview/llfloatersnapshot.h
+++ b/indra/newview/llfloatersnapshot.h
@@ -63,7 +63,6 @@ public:
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(); }