aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/ucp.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/ucp.php')
-rw-r--r--phpBB/ucp.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/ucp.php b/phpBB/ucp.php
index f26f7b048e..2d190cb1a9 100644
--- a/phpBB/ucp.php
+++ b/phpBB/ucp.php
@@ -136,8 +136,6 @@ switch ($mode)
case 'delete_cookies':
- global $request;
-
// Delete Cookies with dynamic names (do NOT delete poll cookies)
if (confirm_box(true))
{