mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
a/util: Remove unused member in upc
This commit is contained in:
parent
0f8565ec71
commit
78e9acc6c4
|
@ -106,11 +106,6 @@ struct pacing_compositor
|
||||||
*/
|
*/
|
||||||
uint64_t comp_time_ns;
|
uint64_t comp_time_ns;
|
||||||
|
|
||||||
/*!
|
|
||||||
* The amount of time that the compositor needs to render frame.
|
|
||||||
*/
|
|
||||||
uint64_t padding_time_ns;
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Used to generate frame IDs.
|
* Used to generate frame IDs.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue