mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
event-loop: remove extra header
we don't use assert() anywhere in this file, so remove #include <assert.h> Signed-off-by: Marek Chalupa <mchqwerty@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
8bc42fbf7b
commit
10d5f97706
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@
|
|||
#include <sys/signalfd.h>
|
||||
#include <sys/timerfd.h>
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
#include "wayland-private.h"
|
||||
#include "wayland-server.h"
|
||||
#include "wayland-os.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue