diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-10-15 07:50:44 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-10-15 07:50:44 +0000 |
commit | 3c91754e74d291f82d94dabd47561386e489e770 (patch) | |
tree | a16cad4959048c817605f340cac5260fcac8ac24 /include/FLAC++/all.h | |
parent | 71d5c256f54042488fa5228833342011e96e15aa (diff) | |
download | flac-3c91754e74d291f82d94dabd47561386e489e770.tar.gz |
improve comments
Diffstat (limited to 'include/FLAC++/all.h')
-rw-r--r-- | include/FLAC++/all.h | 5 |
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 |