From 67e847fd2185aa5677954dceacf3c279d7a68af1 Mon Sep 17 00:00:00 2001 From: Gareth McMullin Date: Thu, 1 Dec 2011 23:09:40 +1300 Subject: srd: PDs now explicitly register with sigrok module. --- sigrokdecode.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sigrokdecode.h') diff --git a/sigrokdecode.h b/sigrokdecode.h index b7ed2dc..b856f4f 100644 --- a/sigrokdecode.h +++ b/sigrokdecode.h @@ -88,9 +88,6 @@ struct srd_decoder { /** TODO */ GSList *outputformats; - /** TODO */ - PyObject *py_mod; - /** Python object that performs the decoding */ PyObject *py_decobj; }; -- cgit v1.2.3-70-g09d2