X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrokdecode-internal.h;h=f1f8e182f64aedbb104496e185b56b17036d2ad1;hb=4ccebbd355fb53177dcc46476a5e5105f4859410;hp=6fb590cff7ce8d4c5d1139aee9ca8b7eee44214e;hpb=ec31b9821dbfad0283a56c6d2b5e7d819c59ba51;p=libsigrokdecode.git diff --git a/libsigrokdecode-internal.h b/libsigrokdecode-internal.h index 6fb590c..f1f8e18 100644 --- a/libsigrokdecode-internal.h +++ b/libsigrokdecode-internal.h @@ -70,7 +70,6 @@ struct srd_session { SRD_PRIV int srd_decoder_searchpath_add(const char *path); /* session.c */ -SRD_PRIV int session_is_valid(struct srd_session *sess); SRD_PRIV struct srd_pd_callback *srd_pd_output_callback_find(struct srd_session *sess, int output_type);