mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00: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>
This commit is contained in:
committed by
Marge Bot
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
|
||||
|
||||
Reference in New Issue
Block a user