mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 13:38:19 +00:00
[WINESYNC] reg: Remove two unused string resources.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id e4f3d51fdde4b762d2317ce7b2aa140ac030989b by Hugh McMaster <hugh.mcmaster@outlook.com>
This commit is contained in:
parent
67493a4006
commit
2964cf3b37
2 changed files with 1 additions and 3 deletions
|
@ -47,7 +47,6 @@
|
|||
#define STRING_DELETE_SUBKEY 122
|
||||
#define STRING_INVALID_STRING 123
|
||||
#define STRING_VALUEALL_FAILED 124
|
||||
#define STRING_GENERAL_FAILURE 125
|
||||
#define STRING_MATCHES_FOUND 126
|
||||
#define STRING_INVALID_SYNTAX 127
|
||||
#define STRING_INVALID_OPTION 128
|
||||
|
@ -56,7 +55,6 @@
|
|||
#define STRING_VALUE_NOT_SET 131
|
||||
#define STRING_IMPORT_USAGE 132
|
||||
#define STRING_FILE_NOT_FOUND 133
|
||||
#define STRING_OPEN_KEY_FAILED 134
|
||||
#define STRING_ESCAPE_SEQUENCE 135
|
||||
#define STRING_EXPORT_USAGE 136
|
||||
#define STRING_INVALID_SYSTEM_KEY 137
|
||||
|
|
|
@ -4,4 +4,4 @@ directories:
|
|||
files:
|
||||
programs/reg/resource.h: base/applications/cmdutils/reg/resource.h
|
||||
tags:
|
||||
wine: 6c466296a7629487930d4d6e4fa7d7ae66a7bf61
|
||||
wine: e4f3d51fdde4b762d2317ce7b2aa140ac030989b
|
||||
|
|
Loading…
Reference in a new issue