diff --git a/lib/inboxnoticestream.php b/lib/inboxnoticestream.php index 3609f81ed3..d90c525bf8 100644 --- a/lib/inboxnoticestream.php +++ b/lib/inboxnoticestream.php @@ -77,8 +77,6 @@ class RawInboxNoticeStream extends NoticeStream protected $target = null; protected $inbox = null; - protected $selectVerbs = array(); - /** * Constructor *