aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpaneldirpeople.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:49 -0500
committerJacek Antonelli2008-08-15 23:44:49 -0500
commitc659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd (patch)
tree49f225d319b111f30f113c4cf7728565afa52132 /linden/indra/newview/llpaneldirpeople.cpp
parentSecond Life viewer sources 1.13.2.15 (diff)
downloadmeta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.zip
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.gz
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.bz2
meta-impy-c659c65d02d4d92b614ccdf2e2a4a0dcf859a8cd.tar.xz
Second Life viewer sources 1.13.3.2
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpaneldirpeople.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/linden/indra/newview/llpaneldirpeople.cpp b/linden/indra/newview/llpaneldirpeople.cpp
index 87b3582..1fe1570 100644
--- a/linden/indra/newview/llpaneldirpeople.cpp
+++ b/linden/indra/newview/llpaneldirpeople.cpp
@@ -71,11 +71,6 @@ void LLPanelDirPeople::performQuery()
71 setupNewSearch(); 71 setupNewSearch();
72 72
73 U32 scope = DFQ_PEOPLE; 73 U32 scope = DFQ_PEOPLE;
74 if (childGetValue("online check").asBoolean())
75 {
76 llinfos << "Online only people search." << llendl;
77 scope |= DFQ_ONLINE;
78 }
79 74
80 // send the message 75 // send the message
81 sendDirFindQuery( 76 sendDirFindQuery(