diff options
author | John Ankarström <john@ankarstrom.se> | 2022-04-04 21:46:19 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2022-04-04 21:46:19 +0200 |
commit | 9d133477d51dd0271d63520071cdf7a11e71c605 (patch) | |
tree | 4d4853a5e587e6bcd36abb86484846c004f9ba99 /c/defs.h | |
parent | eaab4e3cf5f5e1c2c4c4e41b91082ea76052122c (diff) | |
download | EpisodeBrowser-9d133477d51dd0271d63520071cdf7a11e71c605.tar.gz |
Use file-local instead of function-local static variables.
This pollutes the global scope, but it removes the unnecessary check
that is otherwise done every time the function is called.
Diffstat (limited to 'c/defs.h')
0 files changed, 0 insertions, 0 deletions