summaryrefslogtreecommitdiff
path: root/decoders/mxc6225xu/pd.py
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-01-22 22:47:18 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2014-01-28 22:46:05 +0100
commitef36224880135a05d2fbde8f048ea3fe3f425df9 (patch)
tree6e88f182967bb21cba32d1d4c7de2a9abe1dce43 /decoders/mxc6225xu/pd.py
parent4c3b1846c9c307c1c35f86d259ddb968ed92718d (diff)
downloadlibsigrokdecode-ef36224880135a05d2fbde8f048ea3fe3f425df9.tar.gz
libsigrokdecode-ef36224880135a05d2fbde8f048ea3fe3f425df9.zip
All PDs: Drop unneeded comments.
The single comment re-stating the PD's name / description / purpose in each pd.py file is not really needed, that info is available in the Decoder class' attributes already.
Diffstat (limited to 'decoders/mxc6225xu/pd.py')
-rw-r--r--decoders/mxc6225xu/pd.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py
index 4a7e666..8245914 100644
--- a/decoders/mxc6225xu/pd.py
+++ b/decoders/mxc6225xu/pd.py
@@ -18,8 +18,6 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
-# MEMSIC MXC6225XU protocol decoder
-
import sigrokdecode as srd
# Definitions of various bits in MXC6225XU registers.