diff --git a/magic.sty b/magic.sty
index f3cf048f54755838a601233ee6542e6708825170..243925f8db4f227a26511269805aa460647b6bf8 100644
--- a/magic.sty
+++ b/magic.sty
@@ -98,9 +98,6 @@
 }
 
 
-% spellResTN is the TN to resist spells, used only in specified spells beneath creatures. For example, if someone had Air 2, resisting their spells would be TN (7 + 2) 9.
-\newcounter{spellResTN}
-
 \newcommand\spellRange{}
 \newcommand\setRange{%
   \iftoggle{distant}%
@@ -154,20 +151,6 @@
 \newtoggle{duplicated}
   \settoggle{duplicated}{false}
 
-\newcommand\detailed{Detailed}
-
-\newcommand\duplicated{%
-  \global\settoggle{duplicated}{true}%
-  Duplicated%
-}
-
-\newcommand\divergent{Divergent}
-
-\newcommand\distant{%
-  \global\settoggle{distant}{true}%
-  Distant%
-}
-
 \newcommand\showStdSpells{
   \setcounter{enc}{0}
   \begin{description}