[gtk: 1/2] wayland: Remove unused fribidi include
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] wayland: Remove unused fribidi include
- Date: Thu, 4 Jun 2020 20:03:55 +0000 (UTC)
commit 2bd938952d4d73c02a7a34c6f847aa08b5054e90
Author: Sebastian Keller <skeller gnome org>
Date: Thu Jun 4 20:44:55 2020 +0200
wayland: Remove unused fribidi include
The included fribidi header is not used in gdkkeys-wayland.c and already
included in gdk.c which causes linker issues due to the header defining
a global variable.
gdk/wayland/gdkkeys-wayland.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gdk/wayland/gdkkeys-wayland.c b/gdk/wayland/gdkkeys-wayland.c
index ef41b287ef..c60dada58b 100644
--- a/gdk/wayland/gdkkeys-wayland.c
+++ b/gdk/wayland/gdkkeys-wayland.c
@@ -31,7 +31,6 @@
#include <limits.h>
#include <errno.h>
#include <sys/mman.h>
-#include <fribidi.h>
#include "gdk.h"
#include "gdkwayland.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]