summaryrefslogtreecommitdiff
path: root/actions/apioauthpin.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/apioauthpin.php')
-rw-r--r--actions/apioauthpin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/apioauthpin.php b/actions/apioauthpin.php
index a0d98e543..22fb95adb 100644
--- a/actions/apioauthpin.php
+++ b/actions/apioauthpin.php
@@ -42,7 +42,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
-
class ApiOauthPinAction extends InfoAction
{
function __construct($title, $message, $verifier, $desktopMode = false)