mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 23:30:07 +02:00
Clarify comment in previous commit.
This commit is contained in:
parent
586dc82365
commit
5f81a48fe6
@ -101,7 +101,8 @@ void DirectoriesPrefs::PopulateOrExchange(ShuttleGui & S)
|
|||||||
S.EndStatic();
|
S.EndStatic();
|
||||||
|
|
||||||
#ifdef DEPRECATED_AUDIO_CACHE
|
#ifdef DEPRECATED_AUDIO_CACHE
|
||||||
//vvvvv If confirmed deprecated by version 2.0.2 release, remove this code and the code it affects.
|
//vvvvv If confirmed deprecated by version 2.0.2 release, remove this code and the code it affects,
|
||||||
|
// i.e., anyplace that uses "/Directories/CacheBlockFiles" or "/Directories/CacheLowMem".
|
||||||
// See http://bugzilla.audacityteam.org/show_bug.cgi?id=545
|
// See http://bugzilla.audacityteam.org/show_bug.cgi?id=545
|
||||||
S.StartStatic(_("Audio cache"));
|
S.StartStatic(_("Audio cache"));
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user