[gtk/gtk-3-24: 1/2] wayland: Remove unused fribidi include
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24: 1/2] wayland: Remove unused fribidi include
- Date: Thu, 4 Jun 2020 19:41:25 +0000 (UTC)
commit 7998c533967314a84133d47f913b70944f86ca7d
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 931086bc4a..0013f7ce3c 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]