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