summaryrefslogtreecommitdiff
path: root/decoders/timing/pd.py
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2017-12-22 02:35:12 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2017-12-22 12:18:13 +0100
commit0777df7434749962ca28fb66081cdacf24a16772 (patch)
treeb9a84a4bee77a8ea5e1b460053bc109533a7f05b /decoders/timing/pd.py
parent779c540dfa3780f3bb61ad46f28801952d5d190b (diff)
downloadlibsigrokdecode-0777df7434749962ca28fb66081cdacf24a16772.tar.gz
libsigrokdecode-0777df7434749962ca28fb66081cdacf24a16772.zip
sdcard_sd: remove unused .reset() method
The decoder's .reset() method seems to partially implement constructor's assignments, but is not referenced anywhere. There is neither a direct call site in the remainder of pd.py which uses the "reset" name, and runtime computation only references "handle_*()" methods for commands and responses. Drop the unused .reset() method in the individual decoder before the introduction of a common .reset() method approach for all decoders.
Diffstat (limited to 'decoders/timing/pd.py')
0 files changed, 0 insertions, 0 deletions