summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-07-22 09:01:39 -0700
committerDessie Linden <dessie@lindenlab.com>2010-07-22 09:01:39 -0700
commit9838884d908ad0c910251c64c7cb3c761ac11f70 (patch)
tree7a0787f0cb5a70890b878e999521ff4522fd75b4 /indra/newview/llpanellogin.h
parent8ecbe58d2762192750255022d29350ff52c11885 (diff)
pushed 2-1-release tag
Diffstat (limited to 'indra/newview/llpanellogin.h')
-rw-r--r--indra/newview/llpanellogin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanellogin.h b/indra/newview/llpanellogin.h
index cbf2b1fcf3..aa6884ea97 100644
--- a/indra/newview/llpanellogin.h
+++ b/indra/newview/llpanellogin.h
@@ -100,7 +100,6 @@ private:
static void onPassKey(LLLineEditor* caller, void* user_data);
static void onSelectServer(LLUICtrl*, void*);
static void onServerComboLostFocus(LLFocusableElement*);
- static void onLocationComboLostFocus(LLFocusableElement*);
static void updateServerCombo();
static void updateStartSLURL();
@@ -118,7 +117,6 @@ private:
static LLPanelLogin* sInstance;
static BOOL sCapslockDidNotification;
BOOL mHtmlAvailable;
- BOOL mLocationUpdated;
};
std::string load_password_from_disk(void);