mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Remove debug.
This commit is contained in:
parent
2d93a6d518
commit
530c193340
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ public class FolderListAdapter extends BaseExpandableListAdapter {
|
|||
|
||||
public void setSocialFeedCursor(Cursor cursor) {
|
||||
this.socialFeedCursor = cursor;
|
||||
Log.d(this.getClass().getName(), "active socials: " + cursor.getCount());
|
||||
notifyDataSetChanged();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue