mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
wayland: remove empty line
This commit is contained in:
parent
2cd7e51002
commit
7fe081600a
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ clock_id(void *data, struct wp_presentation *wp_presentation, uint32_t clk_id)
|
||||||
{
|
{
|
||||||
struct wayland *wayl = data;
|
struct wayland *wayl = data;
|
||||||
wayl->presentation_clock_id = clk_id;
|
wayl->presentation_clock_id = clk_id;
|
||||||
|
|
||||||
LOG_DBG("presentation clock ID: %u", clk_id);
|
LOG_DBG("presentation clock ID: %u", clk_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue