Merge lp:~seb128/notify-osd/remove-debug-leftover into lp:notify-osd
Proposed by
Sebastien Bacher
Status: | Merged |
---|---|
Approved by: | Lars Karlitski |
Approved revision: | 491 |
Merged at revision: | 491 |
Proposed branch: | lp:~seb128/notify-osd/remove-debug-leftover |
Merge into: | lp:notify-osd |
Diff against target: |
16 lines (+2/-3) 1 file modified
src/bubble.c (+2/-3) |
To merge this branch: | bzr merge lp:~seb128/notify-osd/remove-debug-leftover |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Lars Karlitski (community) | Approve | ||
Review via email:
|
Commit message
Remove leftover debug statement and fix identation issue
Description of the change
Remove leftover debug statement and fix identation issue
To post a comment you must log in.
Clearly correct. Thanks!