[gnome-photos/wip/libgd: 4/4] g_type_init is not needed anymore
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/libgd: 4/4] g_type_init is not needed anymore
- Date: Sun, 11 Nov 2012 13:33:39 +0000 (UTC)
commit 4eb44c79c51da9f671e13960c1ec16288e7be519
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Nov 11 14:02:23 2012 +0100
g_type_init is not needed anymore
src/photos-application.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-application.c b/src/photos-application.c
index 1fb1744..f818d40 100644
--- a/src/photos-application.c
+++ b/src/photos-application.c
@@ -217,7 +217,6 @@ photos_application_class_init (PhotosApplicationClass *class)
GtkApplication *
photos_application_new (void)
{
- g_type_init ();
return g_object_new (PHOTOS_TYPE_APPLICATION,
"application-id", "org.gnome." PACKAGE_NAME,
"flags", G_APPLICATION_FLAGS_NONE,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]