]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
We only want POST and SHARE in the inbox/home timeline right?
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 15 Feb 2016 08:59:18 +0000 (09:59 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 15 Feb 2016 08:59:18 +0000 (09:59 +0100)
lib/inboxnoticestream.php

index 3609f81ed388a836303cf32edf894fda3ed64d0e..d90c525bf8c542d2150b4e18e9b77fca36df871d 100644 (file)
@@ -77,8 +77,6 @@ class RawInboxNoticeStream extends NoticeStream
     protected $target  = null;
     protected $inbox = null;
 
-    protected $selectVerbs = array();
-
     /**
      * Constructor
      *