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/dcf77/pd.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'decoders/dcf77') diff --git a/decoders/dcf77/pd.py b/decoders/dcf77/pd.py index 21da4f6..94f5d2c 100644 --- a/decoders/dcf77/pd.py +++ b/decoders/dcf77/pd.py @@ -37,8 +37,6 @@ class Decoder(srd.Decoder): probes = [ {'id': 'data', 'name': 'DATA', 'desc': 'DATA line'}, ] - optional_probes = [] - options = {} annotations = [ ['start-of-minute', 'Start of minute'], ['special-bits', 'Special bits (civil warnings, weather forecast)'], -- cgit v1.2.3-70-g09d2