1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

Remove unused symbol.

Originally committed as revision 25449 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini 2010-10-12 13:56:12 +00:00
parent 72ae4aa189
commit 610312e904

View File

@ -39,7 +39,6 @@ enum var_name {
VAR_PHI, VAR_PHI,
VAR_PI, VAR_PI,
VAR_AVTB, VAR_AVTB,
VAR_INTB,
VAR_VARS_NB VAR_VARS_NB
}; };