mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-02 18:04:23 +01:00
AUP3: Remove unused methods
This commit is contained in:
@@ -194,9 +194,6 @@ private:
|
||||
|
||||
bool ShouldVacuum(const std::shared_ptr<TrackList> &tracks);
|
||||
|
||||
void CheckpointThread();
|
||||
static int CheckpointHook(void *that, sqlite3 *db, const char *schema, int pages);
|
||||
|
||||
private:
|
||||
// non-static data members
|
||||
std::weak_ptr<AudacityProject> mpProject;
|
||||
|
||||
Reference in New Issue
Block a user