aboutsummaryrefslogtreecommitdiff
path: root/src/messages-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/messages-service.c')
-rw-r--r--src/messages-service.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/messages-service.c b/src/messages-service.c
index ed9bfe4..acf4995 100644
--- a/src/messages-service.c
+++ b/src/messages-service.c
@@ -221,7 +221,6 @@ remove_application (const char *desktop_id)
remove_section (section, id);
}
else {
- g_hash_table_remove (applications, id);
g_warning ("could not remove '%s', it's not registered", desktop_id);
}