diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-14 21:36:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-15 20:30:39 +0100 |
commit | 8d373129e9ade194ff7759c9e8736945c4a2fb42 (patch) | |
tree | 156661f5b7e6a9a9d5657001d180a25cd4bda0bc /include/tools/rcid.h | |
parent | 2f7eb939fe162cbe16af68bb09754a8a9800a78f (diff) |
callcatcher: update unused code
and strip away some stuff in rsc that should now be dead
Change-Id: I6411e706c50dff299099680f1f942bf61c4e79f2
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 3d04f789a06a..aef56b4dd4e1 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -95,11 +95,6 @@ #define RSC_DATEFIELD (RSC_NOTYPE + 0x66) #define RSC_TIMEFIELD (RSC_NOTYPE + 0x67) -#define RSC_NUMERICBOX (RSC_NOTYPE + 0x69) - - - - #define RSC_TOOLBOXITEM (RSC_NOTYPE + 0x70) |