]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
Deprecate SR_DI_TRIGGER_SOURCES.
[libsigrok.git] / libsigrok.h
index 9add374be9a24cdc3610b49b892309707a90451d..9b40230ad3544a93347c9455508a306b42c5a06b 100644 (file)
@@ -553,12 +553,6 @@ enum {
        SR_DI_HWCAPS,
        /** Types of logic trigger supported, out of "01crf" (char *). */
        SR_DI_TRIGGER_TYPES,
-       /** Supported time bases. */
-       SR_DI_TIMEBASES,
-       /** Supported trigger sources. */
-       SR_DI_TRIGGER_SOURCES,
-       /** Supported filter targets. */
-       SR_DI_FILTERS,
 };
 
 /*