aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/wavpack
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2013-06-23 02:08:10 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2013-06-23 02:08:10 +0900
commit418a6c79cb67005402c7664764a5553c04645ebd (patch)
tree36601fdf59c15970bf3af9eda4896234bfb4868b /taglib/wavpack
parent7e866e11add5416fa8c0876ab8ee1ac3f0f396a9 (diff)
Comment update: Added some supplementary explanations and fixed some spellings.
Diffstat (limited to 'taglib/wavpack')
-rw-r--r--taglib/wavpack/wavpackfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/taglib/wavpack/wavpackfile.h b/taglib/wavpack/wavpackfile.h
index c507977e..95a28bc6 100644
--- a/taglib/wavpack/wavpackfile.h
+++ b/taglib/wavpack/wavpackfile.h
@@ -84,7 +84,6 @@ namespace TagLib {
* file's audio properties will also be read using \a propertiesStyle. If
* false, \a propertiesStyle is ignored
*/
-
File(FileName file, bool readProperties = true,
Properties::ReadStyle propertiesStyle = Properties::Average);