a/util: Remove unused member in upc

This commit is contained in:
Ryan Pavlik 2022-01-24 14:44:25 -06:00
parent 0f8565ec71
commit 78e9acc6c4

View file

@ -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.
*/ */