diff --git a/plugins/dynamix.plugin.manager/scripts/plugin b/plugins/dynamix.plugin.manager/scripts/plugin index 6bd1eda82..07eb76f55 100755 --- a/plugins/dynamix.plugin.manager/scripts/plugin +++ b/plugins/dynamix.plugin.manager/scripts/plugin @@ -262,7 +262,6 @@ function download($url, $name, &$error, $write=true) { return false; } } else { - $error = "empty URL"; // The url is empty return false; }