summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/notification_ipc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/notification_ipc.c b/src/notification_ipc.c
index 1513768..8c453e6 100755
--- a/src/notification_ipc.c
+++ b/src/notification_ipc.c
@@ -777,8 +777,6 @@ static int _send_async_noti(GVariant *body, result_cb_item *cb_item, char *cmd)
cb_item);
NOTIFICATION_DBG("_send_async_noti done !!");
-
- g_object_unref(msg);
return NOTIFICATION_ERROR_NONE;
}