From 2fc01dc7d150e138d2b70e34d8aa816781dfdd36 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Wed, 4 Nov 2009 22:12:01 -0800 Subject: Remove debugging statements --- lib/apibareauth.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/apibareauth.php') diff --git a/lib/apibareauth.php b/lib/apibareauth.php index a127a5bf3..2d29c1ddd 100644 --- a/lib/apibareauth.php +++ b/lib/apibareauth.php @@ -74,8 +74,6 @@ class ApiBareAuthAction extends ApiAuthAction function prepare($args) { - common_debug("ApiBareAuthAction::prepare()"); - parent::prepare($args); return true; } -- cgit v1.2.3-54-g00ecf