Minor code cleanup.
This commit is contained in:
parent
3747d8a21e
commit
b5bbc3f1b0
|
@ -28,9 +28,6 @@
|
||||||
#include "libsigrok-internal.h"
|
#include "libsigrok-internal.h"
|
||||||
|
|
||||||
/** @cond PRIVATE */
|
/** @cond PRIVATE */
|
||||||
#ifdef HAVE_HW_TESTO
|
|
||||||
extern SR_PRIV struct sr_dev_driver testo_driver_info;
|
|
||||||
#endif
|
|
||||||
#define LOG_PREFIX "hwdriver"
|
#define LOG_PREFIX "hwdriver"
|
||||||
/** @endcond */
|
/** @endcond */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue