Remove useless comment

Originally committed as revision 15274 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Vitor Sessak 17 years ago
parent 20242eed99
commit c7e34ddc42
  1. 1
      libavcodec/ra144.h

@ -24,7 +24,6 @@
#include <stdint.h>
/* 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},

Loading…
Cancel
Save