]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/atompubaction.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / lib / atompubaction.php
index 3349f409221875d317d168deb5192248bdf0fe87..ac1e1555809f53ce30f22a214bcb0e748236759a 100644 (file)
@@ -22,9 +22,6 @@ if (!defined('GNUSOCIAL') && !defined('STATUSNET')) { exit(1); }
 
 abstract class AtompubAction extends ApiAuthAction
 {
-    protected $_profile = null;
-    protected $target = null;
-
     protected function prepare(array $args=array())
     {
         parent::prepare($args);