summaryrefslogtreecommitdiff
path: root/gerbonara/rs274x.py
diff options
context:
space:
mode:
Diffstat (limited to 'gerbonara/rs274x.py')
-rw-r--r--gerbonara/rs274x.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gerbonara/rs274x.py b/gerbonara/rs274x.py
index 90c1783..5e05ac7 100644
--- a/gerbonara/rs274x.py
+++ b/gerbonara/rs274x.py
@@ -126,7 +126,6 @@ class GerberFile(CamFile):
settings = FileSettings.defaults()
cache = {}
- macro_cache = {}
macro_names = set()
def lookup(aperture):
nonlocal cache, settings