Clean-up application service
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_manifest_file.h
index 54a3bbb..14e33fc 100644 (file)
@@ -98,11 +98,7 @@ class TaskManifestFile :
     void setWidgetIcons(UiApplication & uiApp);
     void setWidgetManifest(Manifest & manifest);
     void setWidgetOtherInfo(UiApplication & uiApp);
-    /*  please use AppControl. this function will be removed. */
-    void setAppServicesInfo(UiApplication & uiApp);
     void setAppControlsInfo(UiApplication & uiApp);
-    void setAppServiceInfo(UiApplication & uiApp,
-                           const WrtDB::ConfigParserData::ServiceInfo & service);
     void setAppControlInfo(UiApplication & uiApp,
                            const WrtDB::ConfigParserData::AppControlInfo & service);
     void setAppCategory(UiApplication & uiApp);