summaryrefslogtreecommitdiff
path: root/srd.c
diff options
context:
space:
mode:
Diffstat (limited to 'srd.c')
-rw-r--r--srd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/srd.c b/srd.c
index a6c16f6..f5b885f 100644
--- a/srd.c
+++ b/srd.c
@@ -35,9 +35,6 @@ extern int max_session_id;
/* decoder.c */
extern SRD_PRIV GSList *pd_list;
-/* module_sigrokdecode.c */
-extern PyMODINIT_FUNC PyInit_sigrokdecode(void);
-
/** @endcond */
/**