[frogr] Remove gdk_threads_init, is not needed here.
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Remove gdk_threads_init, is not needed here.
- Date: Thu, 13 Jan 2011 10:26:56 +0000 (UTC)
commit 73939f73ac0b6a5330f9eb44fd8e39f2c8f4a5e8
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Thu Jan 13 11:26:49 2011 +0100
Remove gdk_threads_init, is not needed here.
src/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index e524bda..565b183 100644
--- a/src/main.c
+++ b/src/main.c
@@ -32,8 +32,6 @@ main (int argc, char **argv)
{
FrogrController *fcontroller = NULL;
- gdk_threads_init ();
-
gtk_init (&argc, &argv);
g_set_application_name(PACKAGE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]