Removed an unnecessary space

This commit is contained in:
Dyras 2021-07-05 20:05:26 +02:00 committed by GitHub
parent 57c21dc521
commit 61c603b6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -547,7 +547,6 @@ void CAppPage::Template_Filter()
|| (name.Find(L"PaleMoon_") != -1)
|| (name.Find(L"SeaMonkey_") != -1)
|| (name.Find(L"LibreWolf_") != -1);
BOOL ch = (name.Find(L"Chrome_") != -1);
BOOL other = (name.Find(L"Dragon_") != -1)
|| (name.Find(L"Iron_") != -1)