From 66bee3f5640d8520fef6b06bcb85f09e7495513f Mon Sep 17 00:00:00 2001 From: Tomasz Iwanek Date: Wed, 10 Jul 2013 12:52:48 +0200 Subject: [PATCH] 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 --- .../widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h | 3 --- 1 file changed, 3 deletions(-) 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. -- 2.34.1