diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/debug.h | 2 |
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) \ |