summaryrefslogtreecommitdiff
path: root/decoders/edid/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/edid/pd.py')
-rw-r--r--decoders/edid/pd.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/decoders/edid/pd.py b/decoders/edid/pd.py
index adeb6ae..f27cf93 100644
--- a/decoders/edid/pd.py
+++ b/decoders/edid/pd.py
@@ -81,9 +81,6 @@ class Decoder(srd.Decoder):
license = 'gplv3+'
inputs = ['i2c']
outputs = ['edid']
- probes = []
- optional_probes = []
- options = {}
annotations = [
['fields', 'EDID structure fields'],
['sections', 'EDID structure sections'],