mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa: libcamera: source: remove unused enum_fmt member
This was introduced byb2c38a2b3b("libcamera: work on rewrite"), but it has never been used. (cherry picked from commitc167b98ff2)
This commit is contained in:
parent
a080a4a6f2
commit
192eab1fea
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ struct port {
|
|||
struct spa_param_info params[N_PORT_PARAMS];
|
||||
|
||||
std::size_t fmt_index = 0;
|
||||
PixelFormat enum_fmt;
|
||||
std::size_t size_index = 0;
|
||||
|
||||
port(struct impl *impl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue