mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
Remove false comment in list fragment
This commit is contained in:
parent
7ccdd7d38e
commit
1576a76ecc
@ -678,9 +678,6 @@ public class KeyListFragment extends LoaderFragment
|
||||
|
||||
/**
|
||||
* Bind cursor data to the item list view
|
||||
* <p/>
|
||||
* NOTE: CursorAdapter already implements the ViewHolder pattern in its getView() method.
|
||||
* Thus no ViewHolder is required here.
|
||||
*/
|
||||
@Override
|
||||
public void bindView(View view, Context context, Cursor cursor) {
|
||||
|
Loading…
Reference in New Issue
Block a user