diff --git a/src/tags.cpp b/src/tags.cpp index 9cee60de..f084dd9d 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -143,11 +143,6 @@ void ExifTags::taglist(std::ostream& os, const std::string& groupName) { //! %Internal Pimpl structure with private members and data of class ExifKey. struct ExifKey::Impl { - //! @name Creators - //@{ - Impl() = default; //!< Default constructor - //@} - //! @name Manipulators //@{ /*!