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:
parent
cd8abc3461
commit
7f95ac8c9c
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user