1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-20 20:51:50 +01:00

Remove unused variable

This commit is contained in:
Fredrick Brennan 2015-03-30 07:12:54 +08:00
parent cd8abc3461
commit 7f95ac8c9c

View File

@ -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(