Commit 1f140313 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

uninstaller: Remove BackSlashW.

parent 51d217e6
......@@ -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','\\',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment