summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 11:13:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:33 +0200
commit92da6de0c5da28f98806c39e5c521b2d680bd92c (patch)
tree523fcb2754dd3920e7ed46c48f454bc2982b9aac /cui/source/customize/cfg.src
parentee1c5c47680921465b8c880e7834d756cfc2e892 (diff)
hrc cleanup: Remove commented out code
Change-Id: Id859d1e039d9012c100c16d49d2de0560cac2a66
Diffstat (limited to 'cui/source/customize/cfg.src')
-rw-r--r--cui/source/customize/cfg.src27
1 files changed, 0 insertions, 27 deletions
diff --git a/cui/source/customize/cfg.src b/cui/source/customize/cfg.src
index 4fe3b13b057e..64e093601767 100644
--- a/cui/source/customize/cfg.src
+++ b/cui/source/customize/cfg.src
@@ -373,33 +373,6 @@ Menu MODIFY_TOOLBAR_CONTENT
{
Separator = TRUE ;
};
- /*
- MenuItem
- {
- Identifier = ID_ICON_ONLY ;
- Text [ en-US ] = "Icon Only" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Identifier = ID_TEXT_ONLY ;
- Text [ en-US ] = "Text Only" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Identifier = ID_ICON_AND_TEXT ;
- Text [ en-US ] = "Icon & Text" ;
- RadioCheck = TRUE ;
- AutoCheck = TRUE ;
- };
- MenuItem
- {
- Separator = TRUE ;
- };
- */
MenuItem
{
Identifier = ID_CHANGE_SYMBOL ;