mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +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;
|
||||
|
||||
/*!
|
||||
* The amount of time that the compositor needs to render frame.
|
||||
*/
|
||||
uint64_t padding_time_ns;
|
||||
|
||||
/*!
|
||||
* Used to generate frame IDs.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue