diff options
author | Jacek Antonelli | 2008-08-15 23:45:50 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:50 -0500 |
commit | 2a4dea528f670b9bb1f77ef27a8a1dd16603d114 (patch) | |
tree | 95c68e362703c9099d571ecbdc6142b1cda1e005 /linden/indra/newview/llpaneldirbrowser.h | |
parent | Second Life viewer sources 1.20.6 (diff) | |
download | meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.zip meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.gz meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.bz2 meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.xz |
Second Life viewer sources 1.20.7
Diffstat (limited to 'linden/indra/newview/llpaneldirbrowser.h')
-rw-r--r-- | linden/indra/newview/llpaneldirbrowser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llpaneldirbrowser.h b/linden/indra/newview/llpaneldirbrowser.h index 1f0e879..46d1369 100644 --- a/linden/indra/newview/llpaneldirbrowser.h +++ b/linden/indra/newview/llpaneldirbrowser.h | |||
@@ -116,7 +116,6 @@ public: | |||
116 | static void processDirEventsReply(LLMessageSystem* msg, void**); | 116 | static void processDirEventsReply(LLMessageSystem* msg, void**); |
117 | static void processDirGroupsReply(LLMessageSystem* msg, void**); | 117 | static void processDirGroupsReply(LLMessageSystem* msg, void**); |
118 | static void processDirClassifiedReply(LLMessageSystem* msg, void**); | 118 | static void processDirClassifiedReply(LLMessageSystem* msg, void**); |
119 | static void processDirPopularReply(LLMessageSystem* msg, void**); | ||
120 | static void processDirLandReply(LLMessageSystem *msg, void**); | 119 | static void processDirLandReply(LLMessageSystem *msg, void**); |
121 | 120 | ||
122 | std::string filterShortWords( const std::string source_string, int shortest_word_length, bool& was_filtered ); | 121 | std::string filterShortWords( const std::string source_string, int shortest_word_length, bool& was_filtered ); |