Update wrt-commons_0.2.67
[framework/web/wrt-commons.git] / modules / widget_dao / include / dpl / wrt-dao-rw / feature_dao.h
index dd98aaf..c525e86 100755 (executable)
@@ -31,6 +31,7 @@ namespace WrtDB {
 namespace FeatureDAO {
     FeatureHandle RegisterFeature(const PluginMetafileData::Feature &feature,
                                   const DbPluginHandle pluginHandle);
+    void UnregisterFeature(FeatureHandle featureHandle);
 } // namespace FeatureDB
 } // namespace WrtDB