From 9b64301e0c4af9f7b94b31e48b499d749f91c705 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 18 May 2015 22:19:08 +0200 Subject: remove dbg code --- include/comanche.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/comanche.php b/include/comanche.php index 1c9fad8f1..cca7cb0f6 100644 --- a/include/comanche.php +++ b/include/comanche.php @@ -167,8 +167,6 @@ function comanche_block($s, $class = '') { dbesc($name) ); - //print_r($r); killme(); - if($r) { $o .= (($var['wrap'] == 'none') ? '' : '
'); -- cgit v1.2.3