From c1d6af1cfbb1801d26a0a550dc7ae9a81e642bc0 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 11 Mar 2010 10:35:25 +0100 Subject: empathy_window_present: remove useless 'steal_focus' arg --- libempathy-gtk/empathy-ui-utils.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-ui-utils.c') diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c index b33760629..b91bf0313 100644 --- a/libempathy-gtk/empathy-ui-utils.c +++ b/libempathy-gtk/empathy-ui-utils.c @@ -1385,8 +1385,7 @@ empathy_window_iconify (GtkWindow *window, GtkStatusIcon *status_icon) /* Takes care of moving the window to the current workspace. */ void -empathy_window_present (GtkWindow *window, - gboolean steal_focus) +empathy_window_present (GtkWindow *window) { GdkWindow *gdk_window; -- cgit v1.2.3