]> granicus.if.org Git - taglib/commit
Remove *file argument to private members
authorScott Wheeler <scott@directededge.com>
Mon, 18 May 2015 21:11:51 +0000 (23:11 +0200)
committerScott Wheeler <scott@directededge.com>
Mon, 18 May 2015 21:11:51 +0000 (23:11 +0200)
commit29f535dc8d64a5d2fd4152d2fbac9d89fcdd7b62
treedfa120d8d900ced5311517582bc63946d91b08f6
parent592522d34c74e16f5ec8490bfae6d9796073e6ff
Remove *file argument to private members

This is already covered by d->file, so there's no reason to pass a pointer
to the member dozens of times.
taglib/mp4/mp4tag.cpp
taglib/mp4/mp4tag.h