]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp3_afh: Kill FOR_EACH_FIELD().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 13 May 2025 21:44:41 +0000 (23:44 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 17 May 2025 18:05:42 +0000 (20:05 +0200)
commitfde2706e8ec545c46656931dd77e829b2213114c
treea9bac6068e2f842332921d104f02e6e0d8dec532
parent88e6e3a78b666752ae1c75357e404028d4f30420
mp3_afh: Kill FOR_EACH_FIELD().

The macro has only one user. Open-code it to shorten the code and improve
readability.
mp3_afh.c