[byzanz] Remove g_type_init()
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [byzanz] Remove g_type_init()
- Date: Tue, 19 Mar 2013 08:45:10 +0000 (UTC)
commit c37b25d27b78a5f6bf7a4ea3ff70e8450e206c3a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Mar 19 03:05:07 2013 -0400
Remove g_type_init()
src/playback.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/playback.c b/src/playback.c
index f650ff8..69ddb76 100644
--- a/src/playback.c
+++ b/src/playback.c
@@ -71,8 +71,6 @@ main (int argc, char **argv)
textdomain (GETTEXT_PACKAGE);
#endif
- g_type_init ();
-
context = g_option_context_new (_("process a Byzanz debug recording"));
#ifdef GETTEXT_PACKAGE
g_option_context_set_translation_domain(context, GETTEXT_PACKAGE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]