1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

Clarify comment in previous commit.

This commit is contained in:
v.audacity 2012-07-11 22:48:31 +00:00
parent 586dc82365
commit 5f81a48fe6

View File

@ -101,7 +101,8 @@ void DirectoriesPrefs::PopulateOrExchange(ShuttleGui & S)
S.EndStatic();
#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
S.StartStatic(_("Audio cache"));
{