diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-29 21:24:09 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-30 14:02:30 +0000 |
commit | 2488777df33b7207c21461239322190681ea6756 (patch) | |
tree | d8c181a2f4047be99307ec0b52487fc8b8e948ef /include/tools | |
parent | 9af8fe36148caf42954495fe059500fd26217a7c (diff) |
ditch loading of SplitWindows from resource files
Change-Id: Ic56aa8d3dcafc24e1a1a1d494d20b0d23b41677d
Diffstat (limited to 'include/tools')
-rw-r--r-- | include/tools/rcid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index ec37ea38cbec..c41a2f32483c 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -69,7 +69,6 @@ #define RSC_FIXEDIMAGE (RSC_NOTYPE + 0x5a) -#define RSC_SPLITWINDOW (RSC_NOTYPE + 0x60) #define RSC_SPINFIELD (RSC_NOTYPE + 0x61) #define RSC_NUMERICFIELD (RSC_NOTYPE + 0x63) |