diff --git a/taglib/asf/asfattribute.cpp b/taglib/asf/asfattribute.cpp index 04e02351..76de2ff7 100644 --- a/taglib/asf/asfattribute.cpp +++ b/taglib/asf/asfattribute.cpp @@ -240,7 +240,6 @@ int ASF::Attribute::dataSize() const case WordType: return 2; case BoolType: - return 4; case DWordType: return 4; case QWordType: