aboutsummaryrefslogtreecommitdiffstats
path: root/notes/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'notes/main.c')
-rw-r--r--notes/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/notes/main.c b/notes/main.c
index 4b483138da..f3198c0d63 100644
--- a/notes/main.c
+++ b/notes/main.c
@@ -35,10 +35,8 @@ init_bonobo (void)
gint
main (gint argc, gchar **argv)
{
- #ifdef ENABLE_NLS
bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR);
textdomain (PACKAGE);
- #endif
init_corba (argc, argv);
init_bonobo ();