Minor code cleanup.
This commit is contained in:
parent
fa3ab3f110
commit
b2bdb522b3
@ -11,7 +11,6 @@ namespace core
|
||||
{
|
||||
uuid_t uuidObject;
|
||||
uuid_generate(uuidObject);
|
||||
// std::string aaUuid = {uuidObject, uuidObject + 16};
|
||||
coreutils::Log(coreutils::LOG_DEBUG_1) << uuidObject;
|
||||
alias = (void *)uuidObject;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user