cleanup of obsolete definition

This commit is contained in:
Bert Vermeulen 2013-01-13 18:07:05 +01:00
parent 18bc270461
commit 5635705c83
1 changed files with 0 additions and 3 deletions

View File

@ -48,9 +48,6 @@
#define g_match_info_unref g_match_info_free #define g_match_info_unref g_match_info_free
#endif #endif
/* Size of a datastore chunk in units */
#define DATASTORE_CHUNKSIZE (512 * 1024)
struct sr_context { struct sr_context {
#ifdef HAVE_LIBUSB_1_0 #ifdef HAVE_LIBUSB_1_0
libusb_context *libusb_ctx; libusb_context *libusb_ctx;