summaryrefslogtreecommitdiff
path: root/indra/newview/llfilepicker.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2018-05-31 14:59:31 +0300
committermaxim_productengine <mnikolenko@productengine.com>2018-05-31 14:59:31 +0300
commitf2113a037c7215d0234652f6ae69c63e8b91df58 (patch)
tree89ef971c356cd0b1b707b99c1e155d4abcf2d28c /indra/newview/llfilepicker.h
parent31bfc7ff47c95a9fc9c23ed101a07c071d07daaa (diff)
MAINT-8700 Remove obsolete code and update 'Save texture' file dialog
Diffstat (limited to 'indra/newview/llfilepicker.h')
-rw-r--r--indra/newview/llfilepicker.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfilepicker.h b/indra/newview/llfilepicker.h
index 7914067976..2fc496a144 100644
--- a/indra/newview/llfilepicker.h
+++ b/indra/newview/llfilepicker.h
@@ -198,6 +198,4 @@ public:
~LLFilePicker();
};
-const std::string upload_pick(void* data);
-
#endif