mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-06 03:32:09 +01:00
Keep DEPRECATED_AUDIO_CACHE compilable
This commit is contained in:
@@ -131,8 +131,7 @@ void DirectoriesPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
S.StartTwoColumn();
|
||||
{
|
||||
S.TieIntegerTextBox(XO("Mi&nimum Free Memory (MB):"),
|
||||
wxT("/Directories/CacheLowMem"),
|
||||
16,
|
||||
{wxT("/Directories/CacheLowMem"), 16},
|
||||
9);
|
||||
}
|
||||
S.EndTwoColumn();
|
||||
|
||||
Reference in New Issue
Block a user