mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Remove a comment
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user