Code cleanup
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 10 Jul 2013 10:52:48 +0000 (12:52 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 16 Jul 2013 15:39:13 +0000 (15:39 +0000)
[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

modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h

index 1d0721988f8b8ccd66c7cc54cd3a431ed9d25455..7cf793a27c3c50f8a3b185d0f683e939f992111b 100644 (file)
@@ -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.