From 780770f1295b7fdeb4481eb42623bad5da1e19a7 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Mon, 10 Mar 2014 00:43:27 +0100 Subject: Remove unused probes and options --- decoders/i2s/pd.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'decoders/i2s') diff --git a/decoders/i2s/pd.py b/decoders/i2s/pd.py index 73bfa6f..1d1a7a4 100644 --- a/decoders/i2s/pd.py +++ b/decoders/i2s/pd.py @@ -47,8 +47,6 @@ class Decoder(srd.Decoder): {'id': 'ws', 'name': 'WS', 'desc': 'Word select line'}, {'id': 'sd', 'name': 'SD', 'desc': 'Serial data line'}, ] - optional_probes = [] - options = {} annotations = [ ['left', 'Left channel'], ['right', 'Right channel'], -- cgit v1.2.3-70-g09d2