summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorygallerymenu.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-06-09 00:34:03 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-06-09 00:34:03 +0300
commita358acf86ddf19aab96ad26a8f4db9cf609bdce7 (patch)
tree1023b199150ab04101e34063ea3cba2532289462 /indra/newview/llinventorygallerymenu.h
parentf8823a426383949fb1609fa82b5ebb98ef2c295b (diff)
SL-19845 Show delete confirmation for 'delete' key
Diffstat (limited to 'indra/newview/llinventorygallerymenu.h')
-rw-r--r--indra/newview/llinventorygallerymenu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorygallerymenu.h b/indra/newview/llinventorygallerymenu.h
index 1c56266310..67cf9a569a 100644
--- a/indra/newview/llinventorygallerymenu.h
+++ b/indra/newview/llinventorygallerymenu.h
@@ -47,7 +47,6 @@ protected:
void fileUploadLocation(const LLSD& userdata, const LLUUID& selected_id);
- static void onDelete(const LLSD& notification, const LLSD& response, const LLUUID& selected_id);
static void onRename(const LLSD& notification, const LLSD& response);
private: