Fixed Nabi Issues56041,56034,55910,53994,48389 and Jira Issue : P131024-02407
[apps/osp/Internet.git] / src / IntHistoryListForm.cpp
index 1869630..e523193 100644 (file)
@@ -1078,7 +1078,7 @@ HistoryListForm::OnSearchBarModeChanged(SearchBar& source, SearchBarMode mode)
                        __pGroupedListView->SetBounds(0, __pSearchBar->GetY() + __pSearchBar->GetHeight(), GetClientAreaBounds().width, GetClientAreaBounds().height - __pSearchBar->GetHeight());
                Invalidate(true);
                __searchHistory = false;
-               r = __pGroupedListView->UpdateList();
+//             r = __pGroupedListView->UpdateList();
                if (__isNoHistoryPresent == true)
                {
                        GetFooter()->SetItemEnabled(0, false);