CmdLogo: Code cleanup
This commit is contained in:
@@ -49,11 +49,6 @@ CmdLogo::CmdLogo ()
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Algorithm:
|
||||
// Copy file rc.data.location/extensions
|
||||
// Generate UUID
|
||||
// Call the "install" function once, store results in rc:
|
||||
// extension.<uuid>=<JSON>
|
||||
int CmdLogo::execute (std::string& output)
|
||||
{
|
||||
static const char* data[] =
|
||||
|
||||
Reference in New Issue
Block a user