summaryrefslogtreecommitdiff
path: root/sfeed_frames.c
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-06-06 11:00:26 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-06-06 11:03:29 +0200
commit8737035999474283a28faa5780f43138f96ab82c (patch)
tree1cda39629165027d8f2fc7f6c1f0b38780d59bd7 /sfeed_frames.c
parentcc3dd4534bcbbc750d563992b93b1131410a2a76 (diff)
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.
Diffstat (limited to 'sfeed_frames.c')
0 files changed, 0 insertions, 0 deletions