summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastpanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltoastpanel.h')
-rwxr-xr-xindra/newview/lltoastpanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoastpanel.h b/indra/newview/lltoastpanel.h
index 51630381f2..e4ab95007e 100755
--- a/indra/newview/lltoastpanel.h
+++ b/indra/newview/lltoastpanel.h
@@ -45,7 +45,6 @@ public:
virtual ~LLToastPanel() = 0;
virtual std::string getTitle();
- virtual const std::string& getNotificationName();
virtual const LLUUID& getID();
static const S32 MIN_PANEL_HEIGHT;