]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok-internal.h
alsa: Silence ALSA scanning process.
[libsigrok.git] / libsigrok-internal.h
index 5cbe845ce20aa7ba3408bcddafd0cbb74f7820c4..ea77b90875e7020aeffebbfc3e6b95b7ca7e835f 100644 (file)
@@ -48,9 +48,6 @@
 #define g_match_info_unref g_match_info_free
 #endif
 
-/* Size of a datastore chunk in units */
-#define DATASTORE_CHUNKSIZE (512 * 1024)
-
 struct sr_context {
 #ifdef HAVE_LIBUSB_1_0
        libusb_context *libusb_ctx;