about summary refs log tree commit diff
path: root/include/debug.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-06-21 14:40:16 +0200
committervanhauser-thc <vh@thc.org>2024-06-21 14:40:23 +0200
commitecb5854be08fa978be3320c1f8333f6cc3261fec (patch)
treedbfaa691e9f3d311531c229bc316066742758d9f /include/debug.h
parent25b650f59d2c8045104c77b5bd9edfba662ff0aa (diff)
downloadafl++-ecb5854be08fa978be3320c1f8333f6cc3261fec.tar.gz
add zlib compression for fast resume
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/debug.h b/include/debug.h
index 5496135c..c66d0334 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -409,8 +409,6 @@ static inline const char *colorfilter(const char *x) {
                                                                               \
     } while (1);                                                              \
                                                                               \
-                                                                              \
-                                                                              \
   } while (0)
 
 #define ck_read(fd, buf, len, fn)                              \