]> sigrok.org Git - libsigrok.git/commitdiff
Drop unneeded comments.
authorUwe Hermann <redacted>
Thu, 30 Jan 2014 16:52:44 +0000 (17:52 +0100)
committerUwe Hermann <redacted>
Thu, 30 Jan 2014 16:52:44 +0000 (17:52 +0100)
hardware/atten-pps3xxx/protocol.h
hardware/sysclk-lwla/protocol.h

index 52ee98e91bf14336feb9211309f9850e6146629a..1441305d9730c0d28552f0147615c3b63c6c041a 100644 (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. */
index 61940be6668a5c9d14215cb388686512981327f7..309a5977f73a48eed7bd2f4004d2a48f0f703717 100644 (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"