diff options
-rw-r--r-- | src/empathy.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/empathy.c b/src/empathy.c index ac84d3317..b06b595e6 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -370,13 +370,6 @@ empathy_app_command_line (GApplication *app, self->notifications_approver = empathy_notifications_approver_dup_singleton (); } - else - { - /* We're requested to show stuff again, disable the start hidden global in - * case the accounts wizard wants to pop up. - */ - self->start_hidden = FALSE; - } if (self->show_preferences) empathy_roster_window_show_preferences ( |