Commit 81cd96ca authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Remove unused dca context variable.

parent 022d22e5
......@@ -293,7 +293,6 @@ typedef struct {
/* Primary audio coding header */
int subframes; ///< number of subframes
int is_channels_set; ///< check for if the channel number is already set
int total_channels; ///< number of channels including extensions
int prim_channels; ///< number of primary audio channels
int subband_activity[DCA_PRIM_CHANNELS_MAX]; ///< subband activity count
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment