[gtk/matthiasc/for-master: 33/36] Drop unused includes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 33/36] Drop unused includes
- Date: Thu, 25 Jun 2020 18:30:31 +0000 (UTC)
commit d0e56106fe33cbee5f6043893c2c0f5433923ac6
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 25 08:03:10 2020 -0400
Drop unused includes
Don't include gtkfilechooserentry.h where it
isn't used.
gtk/gtkfilechoosernative.c | 1 -
gtk/gtkfilechoosernativeportal.c | 1 -
gtk/gtkfilechoosernativequartz.c | 1 -
gtk/gtkfilechoosernativewin32.c | 1 -
gtk/gtknativedialog.c | 1 -
5 files changed, 5 deletions(-)
---
diff --git a/gtk/gtkfilechoosernative.c b/gtk/gtkfilechoosernative.c
index d8cb273065..4eb46e4a4e 100644
--- a/gtk/gtkfilechoosernative.c
+++ b/gtk/gtkfilechoosernative.c
@@ -38,7 +38,6 @@
#include "gtkstylecontext.h"
#include "gtkheaderbar.h"
#include "gtklabel.h"
-#include "gtkfilechooserentry.h"
#include "gtkfilefilterprivate.h"
/**
diff --git a/gtk/gtkfilechoosernativeportal.c b/gtk/gtkfilechoosernativeportal.c
index f0854d30e4..db992b9b5b 100644
--- a/gtk/gtkfilechoosernativeportal.c
+++ b/gtk/gtkfilechoosernativeportal.c
@@ -39,7 +39,6 @@
#include "gtkheaderbar.h"
#include "gtklabel.h"
#include "gtkmain.h"
-#include "gtkfilechooserentry.h"
#include "gtkfilefilterprivate.h"
#include "gtkwindowprivate.h"
diff --git a/gtk/gtkfilechoosernativequartz.c b/gtk/gtkfilechoosernativequartz.c
index 026cdf1011..6ce0e936f7 100644
--- a/gtk/gtkfilechoosernativequartz.c
+++ b/gtk/gtkfilechoosernativequartz.c
@@ -38,7 +38,6 @@
#include "gtkstylecontext.h"
#include "gtkheaderbar.h"
#include "gtklabel.h"
-#include "gtkfilechooserentry.h"
#include "gtkfilefilterprivate.h"
#include "quartz/gdkquartz.h"
diff --git a/gtk/gtkfilechoosernativewin32.c b/gtk/gtkfilechoosernativewin32.c
index 56cc5d4dcf..026fcd862b 100644
--- a/gtk/gtkfilechoosernativewin32.c
+++ b/gtk/gtkfilechoosernativewin32.c
@@ -44,7 +44,6 @@
#include "gtkstylecontext.h"
#include "gtkheaderbar.h"
#include "gtklabel.h"
-#include "gtkfilechooserentry.h"
#include "gtkfilefilterprivate.h"
#include "gtknative.h"
diff --git a/gtk/gtknativedialog.c b/gtk/gtknativedialog.c
index 4a94b233c8..784455e118 100644
--- a/gtk/gtknativedialog.c
+++ b/gtk/gtknativedialog.c
@@ -37,7 +37,6 @@
#include "gtkstylecontext.h"
#include "gtkheaderbar.h"
#include "gtklabel.h"
-#include "gtkfilechooserentry.h"
/**
* SECTION:gtknativedialog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]