]> granicus.if.org Git - taglib/commit
Completely remove `StripAll` from the API
authorScott Wheeler <scott@directededge.com>
Thu, 12 Sep 2019 09:19:39 +0000 (11:19 +0200)
committerScott Wheeler <scott@directededge.com>
Thu, 12 Sep 2019 09:19:57 +0000 (11:19 +0200)
commitf3ecfa11bbe90c9cc761185f83ae4af6649eca35
treed402a0c3beb06f495e16ff79b3697531c5a2a50f
parent7082b9f66b585f34287ca94c25a3bf933c6defb7
Completely remove `StripAll` from the API

I'd imagined it being useful for calls to `strip()`, but it's not
actually used there since that's an OR-ed together set of flags
representing which tags to strip.
taglib/mpeg/mpegfile.cpp
taglib/riff/wav/wavfile.cpp
taglib/toolkit/tfile.h