[Release] wrt-installer_0.1.114
[framework/web/wrt-installer.git] / src / wrt-installer / wrt-installer.h
index 94d515d..6752ea9 100644 (file)
@@ -51,12 +51,6 @@ const char* const VALUE_TRUE = "true";
 const char* const VALUE_FALSE = "false";
 }
 
-enum ReturnValue
-{
-    RE_SUCCESS,
-    RE_FAIL
-};
-
 class WrtInstaller :
     public DPL::Application,
     private DPL::Event::Controller<DPL::TypeListDecl<