Skip to content

Use g_clear_handler() when possible

Michael Catanzaro requested to merge mcatanzaro/g-clear-handler into master

Just a cleanup commit. Also, improve weirdness in a couple related places. E.g. EphyLocationEntry was using the wrong type for its timeout ID.

Merge request reports