Merge lp:~larsu/indicator-messages/remove-superfluous-unref into lp:~indicator-applet-developers/indicator-messages/trunk.13.10

Proposed by Lars Karlitski
Status: Merged
Approved by: Charles Kerr
Approved revision: 389
Merged at revision: 390
Proposed branch: lp:~larsu/indicator-messages/remove-superfluous-unref
Merge into: lp:~indicator-applet-developers/indicator-messages/trunk.13.10
Diff against target: 12 lines (+0/-2)
1 file modified
src/messages-service.c (+0/-2)
To merge this branch: bzr merge lp:~larsu/indicator-messages/remove-superfluous-unref
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+189243@code.launchpad.net

Description of the change

messages-service.c: remove superfluous unref

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Charles Kerr (charlesk) wrote :

\o/

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/messages-service.c'
2--- src/messages-service.c 2013-10-02 10:21:47 +0000
3+++ src/messages-service.c 2013-10-04 09:23:51 +0000
4@@ -174,8 +174,6 @@
5 g_error_free (error);
6 return;
7 }
8-
9- g_object_unref (bus);
10 }
11
12 static void

Subscribers

People subscribed via source and target branches