empathy r2226 - in trunk: libempathy src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2226 - in trunk: libempathy src
- Date: Mon, 12 Jan 2009 21:51:17 +0000 (UTC)
Author: xclaesse
Date: Mon Jan 12 21:51:16 2009
New Revision: 2226
URL: http://svn.gnome.org/viewvc/empathy?rev=2226&view=rev
Log:
Remove useless include of empathy-tp-group.h
Modified:
trunk/libempathy/empathy-contact-list.h
trunk/libempathy/empathy-dispatcher.c
trunk/libempathy/empathy-tp-chat.c
trunk/src/empathy-call-window.c
trunk/src/empathy-event-manager.c
Modified: trunk/libempathy/empathy-contact-list.h
==============================================================================
--- trunk/libempathy/empathy-contact-list.h (original)
+++ trunk/libempathy/empathy-contact-list.h Mon Jan 12 21:51:16 2009
@@ -26,7 +26,6 @@
#include "empathy-types.h"
#include "empathy-contact.h"
-#include "empathy-tp-group.h"
G_BEGIN_DECLS
Modified: trunk/libempathy/empathy-dispatcher.c
==============================================================================
--- trunk/libempathy/empathy-dispatcher.c (original)
+++ trunk/libempathy/empathy-dispatcher.c Mon Jan 12 21:51:16 2009
@@ -39,7 +39,6 @@
#include "empathy-tube-handler.h"
#include "empathy-account-manager.h"
#include "empathy-contact-factory.h"
-#include "empathy-tp-group.h"
#include "empathy-tp-file.h"
#include "empathy-chatroom-manager.h"
#include "empathy-utils.h"
Modified: trunk/libempathy/empathy-tp-chat.c
==============================================================================
--- trunk/libempathy/empathy-tp-chat.c (original)
+++ trunk/libempathy/empathy-tp-chat.c Mon Jan 12 21:51:16 2009
@@ -28,6 +28,7 @@
#include <telepathy-glib/util.h>
#include "empathy-tp-chat.h"
+#include "empathy-tp-group.h"
#include "empathy-contact-factory.h"
#include "empathy-contact-monitor.h"
#include "empathy-contact-list.h"
Modified: trunk/src/empathy-call-window.c
==============================================================================
--- trunk/src/empathy-call-window.c (original)
+++ trunk/src/empathy-call-window.c Mon Jan 12 21:51:16 2009
@@ -30,7 +30,6 @@
#include <libempathy/empathy-contact.h>
#include <libempathy/empathy-tp-call.h>
-#include <libempathy/empathy-tp-group.h>
#include <libempathy/empathy-utils.h>
#include <libempathy-gtk/empathy-ui-utils.h>
Modified: trunk/src/empathy-event-manager.c
==============================================================================
--- trunk/src/empathy-event-manager.c (original)
+++ trunk/src/empathy-event-manager.c Mon Jan 12 21:51:16 2009
@@ -31,7 +31,6 @@
#include <libempathy/empathy-contact-manager.h>
#include <libempathy/empathy-tp-chat.h>
#include <libempathy/empathy-tp-call.h>
-#include <libempathy/empathy-tp-group.h>
#include <libempathy/empathy-utils.h>
#include <extensions/extensions.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]