summaryrefslogtreecommitdiff
path: root/indra/newview/llloginhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llloginhandler.h')
-rw-r--r--indra/newview/llloginhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llloginhandler.h b/indra/newview/llloginhandler.h
index ec2459c835..c15b998c91 100644
--- a/indra/newview/llloginhandler.h
+++ b/indra/newview/llloginhandler.h
@@ -51,7 +51,7 @@ class LLLoginHandler : public LLCommandHandler
//LLUUID getWebLoginKey() const { return mWebLoginKey; }
LLPointer<LLCredential> loadSavedUserLoginInfo();
- LLPointer<LLCredential> initializeLoginInfo(const std::string& url);
+ LLPointer<LLCredential> initializeLoginInfo();
private:
void parse(const LLSD& queryMap);