From 0f8828edb5224d601fd72e3f2bfe0d1998ec0db0 Mon Sep 17 00:00:00 2001 From: Callum Prentice Date: Thu, 13 Feb 2014 17:10:50 -0800 Subject: Fixing line endings after cut/paste --- indra/newview/llpanellogin.cpp | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp index 911979721e..330da6a15f 100755 --- a/indra/newview/llpanellogin.cpp +++ b/indra/newview/llpanellogin.cpp @@ -708,19 +708,19 @@ void LLPanelLogin::setLocation(const LLSLURL& slurl) LL_DEBUGS("AppInit")<<"setting Location "<onClickConnect(unused_paramter); - } -} - + +void LLPanelLogin::autologinToLocation(const LLSLURL& slurl) +{ + LL_DEBUGS("AppInit")<<"automatically logging into Location "<onClickConnect(unused_paramter); + } +} + // static void LLPanelLogin::closePanel() -- cgit v1.2.3