These were meant for lower classes

This commit is contained in:
Mikael Nordfeldth 2015-01-18 21:13:52 +01:00
parent 305c9f33a7
commit b2d332c914
1 changed files with 0 additions and 3 deletions

View 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);