]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
These were meant for lower classes
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 18 Jan 2015 20:13:52 +0000 (21:13 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 18 Jan 2015 20:13:52 +0000 (21:13 +0100)
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);