dever 6 years ago
parent
commit
556e8167f9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/Core.php

+ 0 - 1
lib/Core.php

@@ -52,7 +52,6 @@ class Core
 		$send['e'] = $end;
 		$send['a'] = $app;
 		$send['p'] = $param;
-		$state = true;
 		if ($state == false) {
 			$result = Dever::daemon(self::url($send), 'main');
 		} else {