[gnome-control-center] network: Remove unused includes
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Remove unused includes
- Date: Tue, 22 Oct 2019 20:18:27 +0000 (UTC)
commit 4dbea87109dfafcd9030b20ce34049cae79e75c1
Author: Robert Ancell <robert ancell canonical com>
Date: Fri Oct 18 15:15:19 2019 +1300
network: Remove unused includes
panels/network/panel-common.c | 5 -----
panels/network/panel-common.h | 1 -
2 files changed, 6 deletions(-)
---
diff --git a/panels/network/panel-common.c b/panels/network/panel-common.c
index a4eb1184f..22a31d09b 100644
--- a/panels/network/panel-common.c
+++ b/panels/network/panel-common.c
@@ -22,12 +22,7 @@
#include "config.h"
-#include <glib.h>
#include <glib/gi18n.h>
-#include <gtk/gtk.h>
-#define HANDY_USE_UNSTABLE_API
-#include <handy.h>
-#include <NetworkManager.h>
#include "panel-common.h"
diff --git a/panels/network/panel-common.h b/panels/network/panel-common.h
index 76d561e3e..0c0715929 100644
--- a/panels/network/panel-common.h
+++ b/panels/network/panel-common.h
@@ -22,7 +22,6 @@
#pragma once
#include <NetworkManager.h>
-#include <gtk/gtk.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]