Commit c6928e94 authored by vaillancour's avatar vaillancour
Browse files

remove obselete comment, for TD it is better the way it is now

parent 42507cb2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@ ivas_error ivas_cpe_dec(
            }
            else
            {
                /* subtract metadata bitbudget */ /* IVAS_fmToDo: TBC whether it is not better to distribute the metadata bits equally between 2 channels */
                /* subtract metadata bitbudget */ 
                sts[0]->bits_frame_channel -= nb_bits_metadata;
            }
        }