[ekiga] Got rid of useless includes
- From: Julien Puydt <jpuydt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ekiga] Got rid of useless includes
- Date: Thu, 15 Oct 2009 11:37:30 +0000 (UTC)
commit 2722bae28acd81ff2a75aef834dd5d4315dbf067
Author: Julien Puydt <jpuydt gnome org>
Date: Thu Oct 15 11:56:23 2009 +0200
Got rid of useless includes
That makes a nicer graph of inclusions
src/gui/accounts.cpp | 1 -
src/gui/callbacks.cpp | 1 -
src/gui/conf.cpp | 1 -
3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/gui/accounts.cpp b/src/gui/accounts.cpp
index 79d9670..26d46f2 100644
--- a/src/gui/accounts.cpp
+++ b/src/gui/accounts.cpp
@@ -44,7 +44,6 @@
#include "callbacks.h"
#include "misc.h"
-#include "main_window.h"
#include "preferences.h"
#include "gmconf.h"
diff --git a/src/gui/callbacks.cpp b/src/gui/callbacks.cpp
index 315fc70..e9de128 100644
--- a/src/gui/callbacks.cpp
+++ b/src/gui/callbacks.cpp
@@ -40,7 +40,6 @@
#include "config.h"
#include "callbacks.h"
-#include "main_window.h"
#include "misc.h"
#include "ekiga.h"
diff --git a/src/gui/conf.cpp b/src/gui/conf.cpp
index ec29f58..316d284 100644
--- a/src/gui/conf.cpp
+++ b/src/gui/conf.cpp
@@ -49,7 +49,6 @@
#include "preferences.h"
#include "assistant.h"
#include "accounts.h"
-#include "main_window.h"
#include "misc.h"
#include "gmdialog.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]