Skip to content
Snippets Groups Projects
Commit 8e60287b authored by Yaowu Xu's avatar Yaowu Xu
Browse files

Remove an unused variable

Change-Id: I85719b10a41c1ab5f3b963ab7a70c14d43f197cb
parent 5ffed8a0
No related branches found
No related tags found
2 merge requests!6Rav1e 11 yushin 1,!3Rav1e 10 yushin
......@@ -140,7 +140,6 @@ class TxbTest : public ::testing::TestWithParam<GetLevelCountsFunc> {
GetLevelCountsFunc get_br_level_counts_func_;
ACMRandom rnd_;
tran_low_t *coeff_;
uint8_t levels_buf_[TX_PAD_2D];
uint8_t *levels_;
uint8_t *level_counts_ref_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment