Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7a61b689 authored by Lajos Molnar's avatar Lajos Molnar
Browse files

Codec2: remove unneeded const from query/commit methods

const std::vector<C2Param *> already enforces const pointer members
(C2Param *const). However, it is nearly impossible to construct
a vector of const pointer values as they are not resizable.

Bug: 64121714
Change-Id: If8bbf0e4da522a26d8dc64e3c9e507b5c4b36dab
parent da98abad
Loading
Loading
Loading
Loading
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