From 7f95ac8c9c01d9b42a4c3253963dc37c5e75edb6 Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Mon, 30 Mar 2015 07:12:54 +0800 Subject: [PATCH] Remove unused variable --- inc/functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/functions.php b/inc/functions.php index 8e168507..683ec275 100755 --- a/inc/functions.php +++ b/inc/functions.php @@ -2373,7 +2373,6 @@ function shell_exec_error($command, $suppress_stdout = false) { $return = preg_replace('/TB_SUCCESS$/', '', $return); if( $config['debug'] ) { - $time_which = $start - $which; $time = microtime(true) - $start; $debug['exec'][] = array(