]> git.0d.be Git - empathy.git/commitdiff
Remove useless GET_PRIV
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Sat, 16 May 2009 13:44:12 +0000 (15:44 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 1 Jun 2009 15:53:19 +0000 (17:53 +0200)
libempathy/empathy-ft-factory.c

index 7d7329a70c890592fce77eaf1f5c8ff3d1733b71..c64ef305b1c40aeb956a122d3e79fceb2e91a6cf 100644 (file)
@@ -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,