From: Birunthan Mohanathas Date: Thu, 2 Aug 2012 14:25:20 +0000 (+0300) Subject: Update header comments to reflect c4163a2 X-Git-Tag: v1.8~13^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc6e02da354469b26f64d15ee406db5b4f2b6135;p=taglib Update header comments to reflect c4163a2 --- diff --git a/taglib/mpeg/id3v2/id3v2framefactory.h b/taglib/mpeg/id3v2/id3v2framefactory.h index 16419c76..762d7eb3 100644 --- a/taglib/mpeg/id3v2/id3v2framefactory.h +++ b/taglib/mpeg/id3v2/id3v2framefactory.h @@ -123,8 +123,7 @@ namespace TagLib { FrameFactory(); /*! - * Destroys the frame factory. In most cases this will never be called (as - * is typical of singletons). + * Destroys the frame factory. */ virtual ~FrameFactory();