summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-12-22 17:34:40 +0200
committerandreykproductengine <akleshchev@productengine.com>2016-12-22 17:34:40 +0200
commitf08e6b873cafab9fc32d96d71814ee3a7633e051 (patch)
tree3af0382ff6a461a28c31a2e59feee8f2aae5574d /indra/newview/llappviewer.h
parent8f0cee084233f66b9e725dc27091cc7e6484ff87 (diff)
MAINT-7024 Release notes page was requested prior to proxy initialization.
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r--indra/newview/llappviewer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index 948d316009..7bb3c32c51 100644
--- a/indra/newview/llappviewer.h
+++ b/indra/newview/llappviewer.h
@@ -255,8 +255,6 @@ private:
void sendLogoutRequest();
void disconnectViewer();
- void showReleaseNotesIfRequired();
-
// *FIX: the app viewer class should be some sort of singleton, no?
// Perhaps its child class is the singleton and this should be an abstract base.
static LLAppViewer* sInstance;