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/i2cfilter/pd.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'decoders/i2cfilter') diff --git a/decoders/i2cfilter/pd.py b/decoders/i2cfilter/pd.py index 91269c0..9156803 100644 --- a/decoders/i2cfilter/pd.py +++ b/decoders/i2cfilter/pd.py @@ -31,8 +31,6 @@ class Decoder(srd.Decoder): license = 'gplv3+' inputs = ['i2c'] outputs = ['i2c'] - probes = [] - optional_probes = [] options = ( {'id': 'address', 'desc': 'Address to filter out of the I²C stream', 'default': 0}, -- cgit v1.2.3-70-g09d2