]> git.0d.be Git - empathy.git/commit
empathy-accounts-dialog: do_constructor: don't ref the dialog if it already exists...
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 29 Oct 2009 13:18:51 +0000 (14:18 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 29 Oct 2009 13:18:54 +0000 (14:18 +0100)
commite76ce986941f3f95b3d35b23b77a0434991975f4
tree2f7512b1142eea926fd1650d14fefd631c7e603f
parent4363fe7a71208ee2d696211838f028ef97700b45
empathy-accounts-dialog: do_constructor: don't ref the dialog if it already exists (#600023)

This breaks the concept of a constructor but the caller isn't supposed
to unref it itself anyway (it's unreffed in accounts_dialog_destroy_cb).
src/empathy-accounts-dialog.c