[Release] wrt-installer_0.1.23
[framework/web/wrt-installer.git] / src / jobs / widget_install / task_commons.h
index 6a2f223..c87541d 100644 (file)
@@ -29,8 +29,6 @@ namespace WidgetInstall {
 //TODO make directory like jobs common?
 
 std::string createTempPath(bool preload = false);
-std::string createTempPath(bool preload);
-
 void createTempPath(const std::string& path);
 } // WidgetInstall
 } // Jobs