mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
temporarily disable new unfinished search code
This commit is contained in:
parent
47b338fb94
commit
fe67f0a40c
@ -500,7 +500,7 @@ public class MessageList
|
||||
}
|
||||
else if (mQueryString != null)
|
||||
{
|
||||
mController.listLocalMessagesSynchronous(mAccount, mFolderName, mAdapter.mListener);
|
||||
//mController.searchLocalMessagesSynchronous(mAccount, mFolderName, mAdapter.mListener);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user