diff --git a/html_admin/client-deployer.php b/html_admin/client-deployer.php
index 6d539b9..ea7e651 100644
--- a/html_admin/client-deployer.php
+++ b/html_admin/client-deployer.php
@@ -12,9 +12,6 @@ if(!($user->isOwner())) {
adminPanelStats();
$alert = '';
-$setup_html = $GLOBALS['setupHtmlPath']; //path to the setup "cdn"
-$newgameversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8));
-$newstudioversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8));
$body = <<