uninstaller: Remove BackSlashW.

This commit is contained in:
Gerald Pfeifer 2014-08-20 17:20:37 +02:00 committed by Alexandre Julliard
parent 51d217e6df
commit 1f14031334
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ static int FetchUninstallInformation(void);
static void UninstallProgram(void);
static int cmp_by_name(const void *a, const void *b);
static const WCHAR BackSlashW[] = { '\\', 0 };
static const WCHAR DisplayNameW[] = {'D','i','s','p','l','a','y','N','a','m','e',0};
static const WCHAR PathUninstallW[] = {
'S','o','f','t','w','a','r','e','\\',