bring back selective "mark unseen" on network page now that we can mark all unseen

This commit is contained in:
friendica
2013-02-03 20:39:43 -08:00
parent fb2b21626e
commit 13ff4b9f01
3 changed files with 6 additions and 14 deletions

View File

@@ -472,7 +472,6 @@ if(! class_exists('App')) {
public $cid;
public $contact;
public $contacts;
public $page_contact;
public $content;
public $data = array();
public $error = false;