Drop unneeded comments.

This commit is contained in:
Uwe Hermann 2014-01-30 17:52:44 +01:00
parent 85d8aa496e
commit a6c12f3f70
2 changed files with 0 additions and 2 deletions

View File

@ -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. */

View File

@ -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"