summaryrefslogtreecommitdiffstats
path: root/web/html/pkgdel.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/pkgdel.php')
-rw-r--r--web/html/pkgdel.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/html/pkgdel.php b/web/html/pkgdel.php
index 591ccce8..4620beb6 100644
--- a/web/html/pkgdel.php
+++ b/web/html/pkgdel.php
@@ -5,9 +5,6 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib');
include_once("aur.inc.php");
include_once("pkgfuncs.inc.php");
-set_lang();
-check_sid();
-
html_header(__("Package Deletion"));
if (has_credential(CRED_PKGBASE_DELETE)): ?>