summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-08 17:26:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-09 09:22:31 +0000
commite2b1e755e2f7587cf45084d092a10ba444710126 (patch)
treee08bb81516b2fc8631ee0f66c52fb5999421d4f4 /include
parentsplit getApplicationBasicManager into get and getOrCreate (diff)
downloadcore-e2b1e755e2f7587cf45084d092a10ba444710126.tar.gz
core-e2b1e755e2f7587cf45084d092a10ba444710126.zip
drop unused RSC_BYNAME define
Change-Id: If26e39fedc1687ceb08d3e8663f95f4d84b5c488
Diffstat (limited to 'include')
-rw-r--r--include/tools/rcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index a86667f8a17b..8a58f6656e68 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -30,7 +30,6 @@
// Resource types
// Minimum is 0x100 due to MS-Windows resource types
// (RSC_NOTYPE=0x100) is defined in resid.hxx
-#define RSC_BYNAME (RSC_NOTYPE + 0x01)
#define RSC_VERSIONCONTROL (RSC_NOTYPE + 0x02) // Version control
#define RSC_RESOURCE (RSC_NOTYPE + 0x10)