From c7e34ddc42018fccff68eb30ef4a73073b6a5516 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Mon, 8 Sep 2008 18:52:00 +0000 Subject: Remove useless comment Originally committed as revision 15274 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/ra144.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/ra144.h') diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index cb898840ac..4413530c06 100644 --- a/libavcodec/ra144.h +++ b/libavcodec/ra144.h @@ -24,7 +24,6 @@ #include -/* 14.4 data tables */ static const int16_t gain_val_tab[256][3] = { { 541, 956, 768}, { 877, 581, 568}, { 675,1574, 635}, {1248,1464, 668}, {1246, 839, 1394}, {2560,1386, 991}, { 925, 687, 608}, {2208, 797, 1144}, -- cgit v1.2.3