[gnome-photos/wip/rishi/insta: 1/6] application: Remove stray newline
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/insta: 1/6] application: Remove stray newline
- Date: Thu, 29 Jan 2015 18:38:35 +0000 (UTC)
commit c7a4b09ff55e6c99de238eba8b3ccbf5560ee17a
Author: Debarshi Ray <debarshir gnome org>
Date: Sun Jan 25 19:06:31 2015 +0100
application: Remove stray newline
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 3428c24..46ce3a2 100644
--- a/src/photos-application.c
+++ b/src/photos-application.c
@@ -883,7 +883,6 @@ photos_application_startup (GApplication *application)
priv->mode_cntrlr = photos_mode_controller_dup_singleton ();
action = g_simple_action_new ("about", NULL);
-
g_signal_connect_swapped (action, "activate", G_CALLBACK (photos_application_about), self);
g_action_map_add_action (G_ACTION_MAP (self), G_ACTION (action));
g_object_unref (action);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]