mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Made requests for bug reports consistently go to feedback@audacityteam.org and compile issues go to "Compling Audacity" board on the Forum rather than going to -devel. Removed some related code cruft.
This commit is contained in:
@@ -95,7 +95,7 @@ class AUDACITY_DLL_API UndoManager {
|
||||
bool UnsavedChanges();
|
||||
void StateSaved();
|
||||
|
||||
void Debug();
|
||||
// void Debug(); // currently unused
|
||||
|
||||
///to mark as unsaved changes without changing the state/tracks.
|
||||
void SetODChangesFlag();
|
||||
|
||||
Reference in New Issue
Block a user