Drop unneeded comments.
This commit is contained in:
parent
85d8aa496e
commit
a6c12f3f70
|
@ -25,7 +25,6 @@
|
|||
#include "libsigrok.h"
|
||||
#include "libsigrok-internal.h"
|
||||
|
||||
/* Message logging helpers with subsystem-specific prefix string. */
|
||||
#define LOG_PREFIX "atten-pps3xxx"
|
||||
|
||||
/* Packets to/from the device. */
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#ifndef LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H
|
||||
#define LIBSIGROK_HARDWARE_SYSCLK_LWLA_PROTOCOL_H
|
||||
|
||||
/* Message logging helpers with subsystem-specific prefix string. */
|
||||
#define LOG_PREFIX "sysclk-lwla"
|
||||
|
||||
#include "lwla.h"
|
||||
|
|
Loading…
Reference in New Issue