1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Comment out an unused UpdatePrefs function

This commit is contained in:
Paul Licameli
2018-10-28 12:59:58 -04:00
parent b4fc4b9ceb
commit 0969d00b1b
2 changed files with 6 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ public:
NoteTrack *GetNote() const;
#endif
void UpdatePrefs();
//void UpdatePrefs();
void HandleResize(); // For wxSizeEvents, update gain slider and meter.