]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Kill pointless macro membuffer_write_data.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 16:29:34 +0000 (18:29 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit1827a074cce4cf2083b6bef0ceb51c26b7abf695
treeca55c8ded8ebe57d90623df3e14936f2300b908b
parent4348eab9a04464214d5bc83f4656b7076d447f32
mp4: Kill pointless macro membuffer_write_data.

All callers can instead call membuffer_write() directly.
mp4.c