diff options
-rw-r--r-- | 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 7d7329a70..c64ef305b 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, |