From 9e9a48d78c1da1c660846d85315e91e9656821a7 Mon Sep 17 00:00:00 2001 From: laf Date: Tue, 8 Dec 2015 23:12:26 +0000 Subject: [PATCH] I will never understand scrut! --- html/includes/api_functions.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/html/includes/api_functions.inc.php b/html/includes/api_functions.inc.php index 2abb88871a..9caa5c2b59 100644 --- a/html/includes/api_functions.inc.php +++ b/html/includes/api_functions.inc.php @@ -984,7 +984,6 @@ function update_device() { $app = \Slim\Slim::getInstance(); $router = $app->router()->getCurrentRoute()->getParams(); $status = 'error'; - $message = ''; $code = 500; $hostname = $router['hostname']; // use hostname as device_id if it's all digits