summaryrefslogtreecommitdiff
path: root/lib/clientexception.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clientexception.php')
-rw-r--r--lib/clientexception.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/clientexception.php b/lib/clientexception.php
index 01c013a01..a74cab4a5 100644
--- a/lib/clientexception.php
+++ b/lib/clientexception.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 ClientException extends Exception
{
public function __construct($message = null, $code = 400) {