summaryrefslogtreecommitdiff
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-06 12:07:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-06 12:34:46 +0100
commitc8c4f28f1131f4e993f5cc7693077457b03b4400 (patch)
treefbf5a408c82e0e753679637b7227afef95f02e32 /include/tools/rcid.h
parent65b1fee217f03dcaff498ba21fac77ef8a320a0b (diff)
no MetricFields are loaded from .src files now
Change-Id: I4b30cbc7bc6a3a3a635c3889d43b7fa6513209f5
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r--include/tools/rcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index 0f98bed3064f..95c4b9a58104 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -68,7 +68,7 @@
#define RSC_SPINFIELD (RSC_NOTYPE + 0x61)
#define RSC_NUMERICFIELD (RSC_NOTYPE + 0x63)
-#define RSC_METRICFIELD (RSC_NOTYPE + 0x64)
+
#define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70)
#define RSC_TOOLBOX (RSC_NOTYPE + 0x71)