From 0c71bd1b1673f2b5aecd7f59f7bdc061c3579ef4 Mon Sep 17 00:00:00 2001 From: vitor Date: Mon, 8 Sep 2008 18:52:00 +0000 Subject: [PATCH] Remove useless comment git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15274 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- libavcodec/ra144.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index cb898840a..4413530c0 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}, -- 2.39.2