diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c index 1499a186e5..4444ac223b 100644 --- a/shell/main.c +++ b/shell/main.c @@ -199,7 +199,5 @@ main (int argc, char **argv) bonobo_main (); - g_free (evolution_directory); - return 0; } |