diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-28 09:55:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-28 12:27:40 +0000 |
commit | 5488b315b6914fb085ce2d9a99e4162ff74a8337 (patch) | |
tree | 11a3aeddf608c825d54824494f112dd09f2aaf23 /include/tools | |
parent | 40aeb8ba411a8f9682bc7213a69b7e9ec2c66f4a (diff) |
splitters no longer loaded from resource files
Change-Id: I84ee0c754118882734301bf1d34c15ba640a3889
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 eb54647b228e..260626ed479e 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -72,7 +72,6 @@ #define RSC_FIXEDIMAGE (RSC_NOTYPE + 0x5a) -#define RSC_SPLITTER (RSC_NOTYPE + 0x5f) #define RSC_SPLITWINDOW (RSC_NOTYPE + 0x60) #define RSC_SPINFIELD (RSC_NOTYPE + 0x61) |