X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fatompubaction.php;h=ac1e1555809f53ce30f22a214bcb0e748236759a;hb=586fb5a5175d7a10f5f78dd026434e48202e5451;hp=3349f409221875d317d168deb5192248bdf0fe87;hpb=c7df5594d07867b54a1e698dee35602ad0dabbd2;p=quix0rs-gnu-social.git diff --git a/lib/atompubaction.php b/lib/atompubaction.php index 3349f40922..ac1e155580 100644 --- a/lib/atompubaction.php +++ b/lib/atompubaction.php @@ -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);