diff --git a/admin/config.html b/admin/config.html
index 63eb1653ece..28c7fd787b0 100644
--- a/admin/config.html
+++ b/admin/config.html
@@ -234,8 +234,6 @@
$options[0] = "file.php?file=/pic.jpg";
$options[1] = "file.php/pic.jpg";
- $installed = check_gd_version();
-
choose_from_menu ($options, "slasharguments", $config->slasharguments, "", "", "");
?>