diff options
Diffstat (limited to 'linden/indra/newview/llinventoryview.cpp')
-rw-r--r-- | linden/indra/newview/llinventoryview.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/linden/indra/newview/llinventoryview.cpp b/linden/indra/newview/llinventoryview.cpp index 401d6e2..1118f54 100644 --- a/linden/indra/newview/llinventoryview.cpp +++ b/linden/indra/newview/llinventoryview.cpp | |||
@@ -242,11 +242,6 @@ void LLInventoryViewFinder::updateElementsFromFilter() | |||
242 | mSpinSinceDays->set((F32)(hours / 24)); | 242 | mSpinSinceDays->set((F32)(hours / 24)); |
243 | } | 243 | } |
244 | 244 | ||
245 | void LLInventoryViewFinder::draw() | ||
246 | { | ||
247 | LLFloater::draw(); | ||
248 | } | ||
249 | |||
250 | void LLInventoryViewFinder::rebuildFilter() | 245 | void LLInventoryViewFinder::rebuildFilter() |
251 | { | 246 | { |
252 | U32 filter = LLInventoryType::NIT_ALL; | 247 | U32 filter = LLInventoryType::NIT_ALL; |