diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-31 13:06:38 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-31 18:10:51 +0000 |
commit | caa92788885c6bfca326b11237e17cd981da1b7f (patch) | |
tree | 3886662f1421b595ab73a82c2ddefd6681e44cdc /include/tools/rcid.h | |
parent | c05984305b29606bd9cbc821a483206446d4c33e (diff) |
TimeFields not loaded from resource files anymore
Change-Id: Idf69d375eff4bfff7115e59530b37200ee79f086
Diffstat (limited to 'include/tools/rcid.h')
-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 260626ed479e..fb204309f7fc 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -79,7 +79,6 @@ #define RSC_METRICFIELD (RSC_NOTYPE + 0x64) #define RSC_DATEFIELD (RSC_NOTYPE + 0x66) -#define RSC_TIMEFIELD (RSC_NOTYPE + 0x67) #define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70) |