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/z80/pd.py | 1 - 1 file changed, 1 deletion(-) (limited to 'decoders/z80') diff --git a/decoders/z80/pd.py b/decoders/z80/pd.py index d98df7c..130b147 100644 --- a/decoders/z80/pd.py +++ b/decoders/z80/pd.py @@ -87,7 +87,6 @@ class Decoder(srd.Decoder): {'id': 'a%d' % i, 'name': 'A%d' % i, 'desc': 'Address bus line %d' % i} for i in range(16) ] - options = {} annotations = [ ['addr', 'Memory or I/O address'], ['memrd', 'Byte read from memory'], -- cgit v1.2.3-70-g09d2