From: Tomasz Iwanek Date: Wed, 10 Jul 2013 10:52:48 +0000 (+0200) Subject: Code cleanup X-Git-Tag: submit/tizen_2.2/20130927.091100^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66bee3f5640d8520fef6b06bcb85f09e7495513f;p=platform%2Fframework%2Fweb%2Fwrt-commons.git Code cleanup [Issue#] LINUXWRT-629 [Bug] Temporary code [Cause] N/A [Solution] N/A [Verification] Build repository wrt-commons and wrt-installer [SCMRequest] This commit depends on: https://review.tizendev.org/80392 Change-Id: Ia26b39ee8f2821c46d8bcecce711626db366649c --- diff --git a/modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h b/modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h index 1d07219..7cf793a 100644 --- a/modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h +++ b/modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h @@ -197,9 +197,6 @@ class IWidgetSecurity CertificateSource source) const = 0; }; -//TODO: remove this typedef after wrt-installer changes... -typedef IWidgetSecurity IWacSecurity; - /** * WidgetAuthorInfo. * Structure to hold the information of widget's author.