[gnome-photos] application: Remove stray newline
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] application: Remove stray newline
- Date: Mon, 2 Feb 2015 14:47:44 +0000 (UTC)
commit f2886a77ed7906b0c127261f1a21c07a114b36b7
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]