aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/empathy-accounts-module.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-accounts-module.c b/src/empathy-accounts-module.c
index 76a747804..e83b357c5 100644
--- a/src/empathy-accounts-module.c
+++ b/src/empathy-accounts-module.c
@@ -30,8 +30,6 @@
void
g_io_module_load (GIOModule *module)
{
- textdomain (GETTEXT_PACKAGE);
-
cc_empathy_accounts_panel_register (module);
}