diff options
Diffstat (limited to 'linden/indra/newview/llpaneldirbrowser.cpp')
-rw-r--r-- | linden/indra/newview/llpaneldirbrowser.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llpaneldirbrowser.cpp b/linden/indra/newview/llpaneldirbrowser.cpp index b37d9fa..732a919 100644 --- a/linden/indra/newview/llpaneldirbrowser.cpp +++ b/linden/indra/newview/llpaneldirbrowser.cpp | |||
@@ -985,8 +985,6 @@ void LLPanelDirBrowser::processDirLandReply(LLMessageSystem *msg, void**) | |||
985 | // So figure out the next button here, when we know how many aren't auctions | 985 | // So figure out the next button here, when we know how many aren't auctions |
986 | count = self->showNextButton(non_auction_count); | 986 | count = self->showNextButton(non_auction_count); |
987 | 987 | ||
988 | // Empty string will sort by current sort options. | ||
989 | list->sortByColumn(LLStringUtil::null,FALSE); | ||
990 | self->updateResultCount(); | 988 | self->updateResultCount(); |
991 | 989 | ||
992 | // Poke the result received timer | 990 | // Poke the result received timer |