diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-01 20:18:26 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-01 20:18:26 +0800 |
commit | 8aaf6865026ead0f21a233a2897a89a7de332f5d (patch) | |
tree | 1eb2237d2e0284e26130361ec8ca68922af6e971 /libempathy/empathy-session.h | |
parent | b21403fed48c9b95d32a9b8968ac8f47135fd34f (diff) | |
download | gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar.gz gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar.bz2 gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar.lz gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar.xz gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.tar.zst gsoc2013-empathy-8aaf6865026ead0f21a233a2897a89a7de332f5d.zip |
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-list]
svn path=/trunk/; revision=14
Diffstat (limited to 'libempathy/empathy-session.h')
-rw-r--r-- | libempathy/empathy-session.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-session.h b/libempathy/empathy-session.h index 0a08cce6d..af843a5e0 100644 --- a/libempathy/empathy-session.h +++ b/libempathy/empathy-session.h @@ -30,9 +30,7 @@ G_BEGIN_DECLS -void empathy_session_connect (void); void empathy_session_finalize (void); -MissionControl * empathy_session_get_mission_control (void); EmpathyContactManager *empathy_session_get_contact_manager (void); G_END_DECLS |