mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-15 01:00:30 +01:00
present: present_scmd: drop obsolete include of <time.h>
Not used anymore, was forgotten to be removed.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1260>
(cherry picked from commit 95706a5fec)
This commit is contained in:
parent
5d3345f6e6
commit
0b3d92043c
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@
|
|||
#include "present_priv.h"
|
||||
#include <misync.h>
|
||||
#include <misyncstr.h>
|
||||
#ifdef MONOTONIC_CLOCK
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Screen flip mode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue