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>
This commit is contained in:
parent
7c5b5642b2
commit
95706a5fec
|
@ -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…
Reference in New Issue