]> sigrok.org Git - libsigrok.git/commitdiff
cleanup of obsolete definition
authorBert Vermeulen <redacted>
Sun, 13 Jan 2013 17:07:05 +0000 (18:07 +0100)
committerBert Vermeulen <redacted>
Sun, 13 Jan 2013 17:07:05 +0000 (18:07 +0100)
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;