Remove destroy signal handler for dialogs.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 7 Dec 2015 15:14:11 +0000 (16:14 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 7 Dec 2015 16:39:57 +0000 (17:39 +0100)
Now (since the dialog persistance feature) dialog boxes survive their associated datasets,
it is no longer necessary or desireable for the destroy callback to remove the notification
callback.


No differences found