[gnome-network-displays/cc-tmp: 22/80] cc: remove redundant imports
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-network-displays/cc-tmp: 22/80] cc: remove redundant imports
- Date: Fri, 9 Sep 2022 12:03:49 +0000 (UTC)
commit 8d0a3361b05e6d74d58d19e91ad98061796523ab
Author: Anupam Kumar <kyteinsky gmail com>
Date: Sat Aug 6 18:12:38 2022 +0530
cc: remove redundant imports
src/cc/cc-comm.c | 2 --
src/cc/cc-comm.h | 1 -
2 files changed, 3 deletions(-)
---
diff --git a/src/cc/cc-comm.c b/src/cc/cc-comm.c
index d02b141..9d164bc 100644
--- a/src/cc/cc-comm.c
+++ b/src/cc/cc-comm.c
@@ -16,8 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <math.h>
-
#include "cc-comm.h"
#include "cast_channel.pb-c.h"
diff --git a/src/cc/cc-comm.h b/src/cc/cc-comm.h
index fd82b89..69be987 100644
--- a/src/cc/cc-comm.h
+++ b/src/cc/cc-comm.h
@@ -18,7 +18,6 @@
#pragma once
-#include <gio/gio.h>
#include <json-glib-1.0/json-glib/json-glib.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]