From 6b593bfcc259cf800518670ef2c14c9aa1e19324 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Wed, 17 Mar 2010 22:46:16 -0400 Subject: [PATCH] Shout: Remove debugging --- shout/lib/Application.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shout/lib/Application.php b/shout/lib/Application.php index 6aea6a58e..76948addb 100644 --- a/shout/lib/Application.php +++ b/shout/lib/Application.php @@ -72,10 +72,6 @@ class Shout_Application extends Horde_Registry_Application */ static protected $_perms = array(); - public function __construct() { - print "Here!"; - } - /** * Initialization function. * -- 2.11.0