summaryrefslogtreecommitdiff
path: root/include/FLAC++/all.h
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 07:50:44 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 07:50:44 +0000
commit3c91754e74d291f82d94dabd47561386e489e770 (patch)
treea16cad4959048c817605f340cac5260fcac8ac24 /include/FLAC++/all.h
parent71d5c256f54042488fa5228833342011e96e15aa (diff)
downloadflac-3c91754e74d291f82d94dabd47561386e489e770.tar.gz
improve comments
Diffstat (limited to 'include/FLAC++/all.h')
-rw-r--r--include/FLAC++/all.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/FLAC++/all.h b/include/FLAC++/all.h
index b03612cc..ca9efe6d 100644
--- a/include/FLAC++/all.h
+++ b/include/FLAC++/all.h
@@ -43,11 +43,6 @@
* The FLAC C++ API is the interface to libFLAC++, a set of classes
* that encapsulate the encoders, decoders, and metadata interfaces
* in libFLAC.
- *
- * Note that Doxygen currently has some quirks (bugs?) in the way
- * it deals with some member groups and C++ constructs. You will find
- * some document entries in the wrong place under [NOHEADER] sections.
- * Hopefully this is not too distracting.
*/
#endif