From: Mikael Nordfeldth Date: Sun, 18 Jan 2015 20:13:52 +0000 (+0100) Subject: These were meant for lower classes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b2d332c914634f22bbdf34243ee52ea930ebb6aa;p=quix0rs-gnu-social.git These were meant for lower classes --- 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);