summaryrefslogtreecommitdiff
path: root/sendto/caja-sendto-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'sendto/caja-sendto-module.c')
-rw-r--r--sendto/caja-sendto-module.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sendto/caja-sendto-module.c b/sendto/caja-sendto-module.c
index af0fd0f..ed580ba 100644
--- a/sendto/caja-sendto-module.c
+++ b/sendto/caja-sendto-module.c
@@ -37,9 +37,6 @@ caja_module_initialize (GTypeModule*module)
{
g_print ("Initializing caja-sendto extension\n");
caja_nste_register_type (module);
-
- bindtextdomain (GETTEXT_PACKAGE, MATELOCALEDIR);
- bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
}
void