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