diff --git a/lib/profile/profilenoticestream.php b/lib/notices/profilenoticestream.php similarity index 98% rename from lib/profile/profilenoticestream.php rename to lib/notices/profilenoticestream.php index 5100293e51..d1e6a7c8dd 100644 --- a/lib/profile/profilenoticestream.php +++ b/lib/notices/profilenoticestream.php @@ -107,7 +107,6 @@ class ProfileNoticeStream extends ScopingNoticeStream class RawProfileNoticeStream extends NoticeStream { protected $target; - protected $selectVerbs = array(); // select all verbs public function __construct(Profile $target) {