diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-accounts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-accounts.c b/src/empathy-accounts.c index b97bc4533..187bdf56b 100644 --- a/src/empathy-accounts.c +++ b/src/empathy-accounts.c @@ -204,7 +204,6 @@ main (int argc, char *argv[]) { TpAccountManager *account_manager; GError *error = NULL; - TpDBusDaemon *dbus_daemon; UniqueApp *unique_app; GOptionContext *optcontext; |