diff --git a/system/pages/spells.php b/system/pages/spells.php index 0ec277de..befed8d9 100644 --- a/system/pages/spells.php +++ b/system/pages/spells.php @@ -65,7 +65,6 @@ else { display('spells.html.twig', array( - 'canEdit' => $canEdit, 'post_vocation_id' => $vocation_id, 'post_vocation' => $vocation, 'spells' => $spells,