summaryrefslogtreecommitdiff
path: root/decoders/mxc6225xu/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mxc6225xu/pd.py')
-rw-r--r--decoders/mxc6225xu/pd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py
index 67656a9..c7b0830 100644
--- a/decoders/mxc6225xu/pd.py
+++ b/decoders/mxc6225xu/pd.py
@@ -76,7 +76,6 @@ class Decoder(srd.Decoder):
self.state = 'IDLE'
def start(self):
- # self.out_python = self.register(srd.OUTPUT_PYTHON)
self.out_ann = self.register(srd.OUTPUT_ANN)
def putx(self, data):