mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-13 23:27:43 +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;
|
return prev;
|
||||||
|
|
||||||
{
|
{
|
||||||
// Make a unique_ptr or shared_ptr as appropriate:
|
|
||||||
auto entry = std::make_unique<CommandListEntry>();
|
auto entry = std::make_unique<CommandListEntry>();
|
||||||
|
|
||||||
wxString labelPrefix;
|
wxString labelPrefix;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user