diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-24 17:07:59 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-25 11:41:23 +0100 |
commit | 30a458d7e1dcd8c7b35cd74b10ce41d2a89e8552 (patch) | |
tree | b4ab4d8e73d63b4b598d2ce268532bcfdd9650da /include/tools/rcid.h | |
parent | 7549878fd63bb2792432865958874c644a948d45 (diff) |
no ListBox loaded from .src now
Change-Id: I7d30c38777f6a36c991271a3617d3f75c83cd490
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 5c2ed2fffe50..ab3bd5967583 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -51,8 +51,6 @@ #define RSC_EDIT (RSC_NOTYPE + 0x52) -#define RSC_LISTBOX (RSC_NOTYPE + 0x55) - #define RSC_TEXT (RSC_NOTYPE + 0x57) #define RSC_STRINGARRAY (RSC_NOTYPE + 0x79) |