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:
@@ -86,7 +86,7 @@ public:
|
||||
NoteTrack *GetNote() const;
|
||||
#endif
|
||||
|
||||
void UpdatePrefs();
|
||||
//void UpdatePrefs();
|
||||
|
||||
void HandleResize(); // For wxSizeEvents, update gain slider and meter.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user