Fix an assertion when activating apps a second time
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Dec 2011 17:05:23 +0000 (12:05 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Dec 2011 17:05:23 +0000 (12:05 -0500)
commit840482658a7cdacd012df6edba78edf7f7862036
tree4c81ff128e1776ef992fa872deabf59c4e03d76c
parentf40de4b15201eaf6936e7d82eeeb3c044067be7c
Fix an assertion when activating apps a second time

This was causing the following critical when running bloatpad twice:
GLib-CRITICAL **: g_hash_table_insert_internal: assertion `hash_table != NULL' failed
gio/gdbusactiongroup.c