summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewerlistener.h')
-rw-r--r--indra/newview/llappviewerlistener.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewerlistener.h b/indra/newview/llappviewerlistener.h
index ff63b69c13..ab17dd1d90 100644
--- a/indra/newview/llappviewerlistener.h
+++ b/indra/newview/llappviewerlistener.h
@@ -27,7 +27,6 @@ public:
private:
void requestQuit(const LLSD& event) const;
- void setSetting(const LLSD & event) const;
LLAppViewer* mAppViewer;
};