mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-20 22:47:00 -04:00
@@ -153,7 +153,6 @@ uint32_t PackageParser::ForceWrite()
|
||||
uint32_t PackageParser::PrintVersion()
|
||||
{
|
||||
cout << "Info: Restool version= " << RESTOOL_VERSION << endl;
|
||||
cout << "time = (" << __DATE__ << " " << __TIME__ << ")" << endl;
|
||||
exit(RESTOOL_SUCCESS);
|
||||
return RESTOOL_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user