[gnome-user-share] webdav: Remove unused include



commit f19b4fb4ee883dab7b77894f8f0e77654df425b8
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Wed Apr 10 12:03:09 2019 +0200

    webdav: Remove unused include

 src/http.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/http.c b/src/http.c
index 7137aba..3adc5dc 100644
--- a/src/http.c
+++ b/src/http.c
@@ -25,7 +25,6 @@
 
 #include <glib.h>
 #include <glib/gi18n.h>
-#include <X11/Xlib.h>
 
 #include <stdarg.h>
 #include <string.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]