summaryrefslogtreecommitdiff
path: root/include/FLAC/stream_encoder.h
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-09-13 15:42:47 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-09-13 15:42:47 +0000
commit504dcafeb44c81eaa8d9052b7c784743f7cbfad6 (patch)
treee6f7f5eeca6b5fb17a244a4a0658261335bc7d98 /include/FLAC/stream_encoder.h
parent5983060225c507a85d71937ca03240d930e73163 (diff)
downloadflac-504dcafeb44c81eaa8d9052b7c784743f7cbfad6.tar.gz
minor comments
Diffstat (limited to 'include/FLAC/stream_encoder.h')
-rw-r--r--include/FLAC/stream_encoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/FLAC/stream_encoder.h b/include/FLAC/stream_encoder.h
index bf389d2f..dbbbb23e 100644
--- a/include/FLAC/stream_encoder.h
+++ b/include/FLAC/stream_encoder.h
@@ -908,7 +908,6 @@ FLAC_API FLAC__bool FLAC__stream_encoder_set_do_mid_side_stereo(FLAC__StreamEnco
*/
FLAC_API FLAC__bool FLAC__stream_encoder_set_loose_mid_side_stereo(FLAC__StreamEncoder *encoder, FLAC__bool value);
-/* @@@@add to unit tests*/
/** Sets the apodization function(s) the encoder will use when windowing
* audio data for LPC analysis.
*