diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-31 15:04:30 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-31 18:10:51 +0000 |
commit | 756fe1b298762ed145784a09c512d793d9c6fa92 (patch) | |
tree | c4fc65efc1668975f7d36770c5fc480fb73540d0 /include/tools | |
parent | d21d606236d7d9d93cfba0a16c3d9ec4473ef8f0 (diff) |
drop dateformatter resource loading
Change-Id: Ie94c7502b0a82ca406b8d76e18def7bab8233a00
Diffstat (limited to 'include/tools')
-rw-r--r-- | include/tools/rcid.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index fb204309f7fc..b78a420c42e6 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -78,9 +78,6 @@ #define RSC_NUMERICFIELD (RSC_NOTYPE + 0x63) #define RSC_METRICFIELD (RSC_NOTYPE + 0x64) -#define RSC_DATEFIELD (RSC_NOTYPE + 0x66) - - #define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70) #define RSC_TOOLBOX (RSC_NOTYPE + 0x71) #define RSC_DOCKINGWINDOW (RSC_NOTYPE + 0x72) |