mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-07-06 04:58:01 -05:00
Remove bank transfer donation option
This commit is contained in:
@@ -2025,10 +2025,16 @@ void RemoveLegacyFiles (wchar_t *szDestDir)
|
||||
{
|
||||
const wchar_t* oldFileNames[] = {
|
||||
L"docs\\html\\en\\BCH_Logo_48x30.png",
|
||||
L"docs\\html\\en\\Donation_Bank.html",
|
||||
L"docs\\html\\en\\LinuxPrepAndBuild.sh",
|
||||
L"docs\\html\\en\\LinuxPrepAndBuild.zip",
|
||||
L"docs\\html\\en\\RIPEMD-160.html",
|
||||
L"docs\\html\\en\\ru\\BCH_Logo_48x30.png",
|
||||
L"docs\\html\\en\\bank_30x30.png",
|
||||
L"docs\\html\\ru\\Donation_Bank.html",
|
||||
L"docs\\html\\ru\\bank_30x30.png",
|
||||
L"docs\\html\\zh-cn\\Donation_Bank.html",
|
||||
L"docs\\html\\zh-cn\\bank_30x30.png",
|
||||
L"Languages\\Language.ru - Copy.xml",
|
||||
};
|
||||
wchar_t szDir[TC_MAX_PATH];
|
||||
|
||||
Reference in New Issue
Block a user