[empathy: 98/148] Remove useless GET_PRIV



commit ee333d5882eeae8069bda92903cdc0f004dc355c
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Sat May 16 15:44:12 2009 +0200

    Remove useless GET_PRIV
---
 libempathy/empathy-ft-factory.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libempathy/empathy-ft-factory.c b/libempathy/empathy-ft-factory.c
index 7d7329a..c64ef30 100644
--- a/libempathy/empathy-ft-factory.c
+++ b/libempathy/empathy-ft-factory.c
@@ -47,8 +47,6 @@
 
 G_DEFINE_TYPE (EmpathyFTFactory, empathy_ft_factory, G_TYPE_OBJECT);
 
-#define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyFTFactory)
-
 enum {
   NEW_FT_HANDLER,
   NEW_INCOMING_TRANSFER,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]