sfeed/themes
Hiltjo Posthuma 8737035999 themes: simplify empty macros, remove do { } while(0)
Multiple function calls should still be nested in a do { } while(0), but this
is hopefully obvious looking at the other lines.

While testing, gcc with -O0 created the same binary.
clang added a single jmp instruction.
2022-06-06 11:03:29 +02:00
..
mono.h themes: simplify empty macros, remove do { } while(0) 2022-06-06 11:03:29 +02:00
mono_highlight.h themes: simplify empty macros, remove do { } while(0) 2022-06-06 11:03:29 +02:00
newsboat.h themes: simplify empty macros, remove do { } while(0) 2022-06-06 11:03:29 +02:00
templeos.h import sfeed_curses 2021-11-26 12:10:05 +01:00