mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-03 22:19:07 +02:00
Revert premature comment - this was an extra file commit mistake while committing other changes.
This commit is contained in:
parent
25800063d7
commit
ab3df2f512
@ -562,9 +562,6 @@ void ToolManager::ReadConfig()
|
||||
gPrefs->Read( wxT("Order"), &ord, NoBarID );
|
||||
gPrefs->Read( wxT("Show"), &show[ ndx ], true );
|
||||
|
||||
//we turned the device preferences on by default for the first time
|
||||
//as of prefs version 1.1.2r.
|
||||
//For users that have older prefs, turn it on once.
|
||||
gPrefs->Read( wxT("X"), &x, -1 );
|
||||
gPrefs->Read( wxT("Y"), &y, -1 );
|
||||
gPrefs->Read( wxT("W"), &width[ ndx ], -1 );
|
||||
|
Loading…
x
Reference in New Issue
Block a user