diff --git a/mpeg/id3v2/id3v2frame.h b/mpeg/id3v2/id3v2frame.h index 920429c6..b78fa300 100644 --- a/mpeg/id3v2/id3v2frame.h +++ b/mpeg/id3v2/id3v2frame.h @@ -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