keep content from popup message sandbox/mbachmann/tizen_wlmessage
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Mon, 25 Aug 2014 15:15:05 +0000 (17:15 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Mon, 25 Aug 2014 15:29:17 +0000 (17:29 +0200)
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
notification_display_service.c

index 1c691c7..ec14915 100644 (file)
@@ -52,7 +52,6 @@ printf("ON EST EN BLUETOOTH\n");
                                        }
                                        else if (!strcasecmp(POPUP_TYPE_USERCONFIRM, info1)) {
                                                type = NOTIF_TYPE_USERCONFIRM;
-                                               content = strdup("Please confirm");
                                        }
                                        else if (!strcasecmp(POPUP_TYPE_USERPROMPT, info1)) {
                                                type = NOTIF_TYPE_USERPROMPT;