mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-21 14:50:06 +02:00
Remove a comment
This commit is contained in:
parent
4c62aafed8
commit
c9d9871f6c
@ -944,7 +944,6 @@ CommandListEntry *CommandManager::NewIdentifier(const wxString & nameIn,
|
||||
return prev;
|
||||
|
||||
{
|
||||
// Make a unique_ptr or shared_ptr as appropriate:
|
||||
auto entry = std::make_unique<CommandListEntry>();
|
||||
|
||||
wxString labelPrefix;
|
||||
|
Loading…
x
Reference in New Issue
Block a user