summaryrefslogtreecommitdiff
path: root/framework/inc/uiconfiguration
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
commitc938545d5227808749fdca4f05dd0dcc8303f632 (patch)
tree20a0fe5f072dfd413e0fbfed85b631f4adbaf174 /framework/inc/uiconfiguration
parent395aafe74ec45c1cfae38a8115870eb42333d362 (diff)
Remove all traces of _HC (high contrast) from libs-core
This compiles successfully, but is otherwise only lightly tested.
Diffstat (limited to 'framework/inc/uiconfiguration')
-rw-r--r--framework/inc/uiconfiguration/imagetype.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/uiconfiguration/imagetype.hxx b/framework/inc/uiconfiguration/imagetype.hxx
index 9ccf1c8ebb3d..4c2b2b687321 100644
--- a/framework/inc/uiconfiguration/imagetype.hxx
+++ b/framework/inc/uiconfiguration/imagetype.hxx
@@ -39,8 +39,6 @@ enum ImageType
{
ImageType_Color = 0,
ImageType_Color_Large,
- ImageType_HC,
- ImageType_HC_Large,
ImageType_COUNT
};