X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.h;h=cfa6613ed428166dda903e54b9b1cfbf0652c5c0;hb=0d485e30c607b22b5f328512327e4e0fafc6cbb7;hp=2b17a5f61ecf70710590eaef210525a6d96c510b;hpb=9a6517d14b1248855cde0d88ec9519f99184cc77;p=libsigrok.git diff --git a/libsigrok.h b/libsigrok.h index 2b17a5f6..cfa6613e 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -549,17 +549,6 @@ enum { SR_ST_STOPPING, }; -/* - * TODO: This sucks, you just kinda have to "know" the returned type. - * TODO: Need a DI to return the number of trigger stages supported. - */ - -/** Device info IDs. */ -enum { - /** A list of options supported by the driver. */ - SR_DI_HWOPTS = 10000, -}; - /* * A device supports either a range of samplerates with steps of a given * granularity, or is limited to a set of defined samplerates. Use either