diff options
Diffstat (limited to 'libempathy/empathy-utils.h')
-rw-r--r-- | libempathy/empathy-utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index fe2acfee5..2d4734feb 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -133,9 +133,6 @@ EmpathyFile * empathy_send_file (EmpathyContact *contact, EmpathyFile *empathy_send_file (EmpathyContact *contact, GFile *file); -/* General */ -void empathy_init (void); - G_END_DECLS #endif /* __EMPATHY_UTILS_H__ */ |