From 4fa2c154422aa960f5ff9fed49a7fecd655ba5f7 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 11 Nov 2023 04:48:43 +0100
Subject: [PATCH] remove old spelllevel counter

---
 layout.sty | 2 --
 1 file changed, 2 deletions(-)

diff --git a/layout.sty b/layout.sty
index 09663b04..bf6a37df 100644
--- a/layout.sty
+++ b/layout.sty
@@ -731,8 +731,6 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 \setcounter{r12}{\month}
 \newcounter{enc}
 \newcounter{list}
-\newcounter{spelllevel}
-\setcounter{spelllevel}{0}
 
 \newcounter{age}
 \setcounter{age}{1}
-- 
GitLab