[empathy] empathy-call: no need to call gtk_clutter_init()
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] empathy-call: no need to call gtk_clutter_init()
- Date: Wed, 22 Feb 2012 13:04:26 +0000 (UTC)
commit a98707cd8a499d305a45c92448a1f6db29abfeb3
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Feb 22 11:09:25 2012 +0100
empathy-call: no need to call gtk_clutter_init()
gtk_clutter_get_option_group() already does it for us.
src/empathy-call.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-call.c b/src/empathy-call.c
index 5f45d1e..45623fc 100644
--- a/src/empathy-call.c
+++ b/src/empathy-call.c
@@ -217,7 +217,6 @@ main (int argc,
g_option_context_free (optcontext);
- gtk_clutter_init (&argc, &argv);
clutter_gst_init (&argc, &argv);
empathy_gtk_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]