The explicit is silly here since it takes two arguments (it's leftover from

when this used to have a default argument).


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@296374 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2004-03-16 18:51:16 +00:00
parent 2ac52bceee
commit d0d82ec6ea

View File

@ -203,7 +203,7 @@ namespace TagLib {
* \deprecated Please use the constructor below that accepts a version
* number.
*/
explicit Header(const ByteVector &data, bool synchSafeInts);
Header(const ByteVector &data, bool synchSafeInts);
/*!
* Construct a Frame Header based on \a data. \a data must at least