From c2beebd57f10103c1a914b540fb99ee7506bbc77 Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Sun, 21 Oct 2018 00:43:04 -0400 Subject: [PATCH] remove duplicate initialization --- OscCommentMacroListener.py | 1 - 1 file changed, 1 deletion(-) diff --git a/OscCommentMacroListener.py b/OscCommentMacroListener.py index caa155f..d664f65 100644 --- a/OscCommentMacroListener.py +++ b/OscCommentMacroListener.py @@ -238,7 +238,6 @@ class OscCommentMacroListener(CommentMacroListener): ctx.device = None ctx.number = None ctx.master = None - ctx.device = None ctx.targets = [] ctx.time = None