summaryrefslogtreecommitdiff
path: root/includes/sys_menu.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/sys_menu.php')
-rw-r--r--includes/sys_menu.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/sys_menu.php b/includes/sys_menu.php
index 854bfd2e..e1a6a12e 100644
--- a/includes/sys_menu.php
+++ b/includes/sys_menu.php
@@ -16,7 +16,7 @@ function page_link_to_absolute($page) {
* Render the user hints
*/
function header_render_hints() {
- global $user, $page, $enable_tshirt_size, $max_freeloadable_shifts;
+ global $user;
$hints_renderer = new UserHintsRenderer();