summaryrefslogtreecommitdiff
path: root/indra/newview/llscriptfloater.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llscriptfloater.h')
-rwxr-xr-xindra/newview/llscriptfloater.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llscriptfloater.h b/indra/newview/llscriptfloater.h
index bb35526cf7..70451194b3 100755
--- a/indra/newview/llscriptfloater.h
+++ b/indra/newview/llscriptfloater.h
@@ -60,11 +60,6 @@ public:
void onAddNotification(const LLUUID& notification_id);
/**
- * Removes all notifications by owner id.
- */
- void removeAllNotificationsByOwner(const LLUUID& notification_id);
-
- /**
* Removes notification.
*/
void removeNotification(const LLUUID& notification_id);