]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lpc/pd.py
Remove unused probes and options
[libsigrokdecode.git] / decoders / lpc / pd.py
index 7153110a91c4cf91333014c9ad386802087b1665..ef782e0cdc91f3cf86fdd6ada31c680d03c35c97 100644 (file)
@@ -121,7 +121,6 @@ class Decoder(srd.Decoder):
         {'id': 'lpcpd',  'name': 'LPCPD#',  'desc': 'Power down'},
         {'id': 'lsmi',   'name': 'LSMI#',   'desc': 'System Management Interrupt'},
     ]
-    options = {}
     annotations = [
         ['warnings', 'Warnings'],
         ['start', 'Start'],