https://bugzilla.xfce.org/show_bug.cgi?id=12863
Ivan 83 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6859|0 |1 is obsolete| | --- Comment #6 from Ivan 83 <[email protected]> --- Comment on attachment 6859 --> https://bugzilla.xfce.org/attachment.cgi?id=6859 remove-unneded-include >From d3ffc57fa19552fc33dfe1342d1eda1a963e08d5 Mon Sep 17 00:00:00 2001 >From: ivan-83 <[email protected]> >Date: Sun, 4 Sep 2016 20:05:53 +0300 >Subject: [PATCH 06/10] remove unneded include > >--- > thunar/thunar-device-monitor.c | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/thunar/thunar-device-monitor.c b/thunar/thunar-device-monitor.c >index 0e4da60..aa253f0 100644 >--- a/thunar/thunar-device-monitor.c >+++ b/thunar/thunar-device-monitor.c >@@ -23,9 +23,6 @@ > #endif > > #include <gio/gio.h> >-#ifdef HAVE_GIO_UNIX >-#include <gio/gunixmounts.h> >-#endif > > #include <thunar/thunar-device-monitor.h> > #include <thunar/thunar-private.h> >-- >2.9.2 > -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
