cleanup of obsolete definition
This commit is contained in:
parent
18bc270461
commit
5635705c83
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue