diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-11-11 15:51:19 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-11-11 15:51:19 +0000 |
commit | 4196f9cf89a334b88977952c049c998c14b43ee0 (patch) | |
tree | 61f67555baf7313b8ae2d679e021b60aa7d51f36 /svx/source | |
parent | 6ff7df6971d66c458b66bae885282d2d80062b70 (diff) |
remove RID_IMGLIST_TREEOPT_HC, I assume that's the intent
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/intro/ooo.src | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/source/intro/ooo.src b/svx/source/intro/ooo.src index a02ceb7ff055..1213937d4a02 100644 --- a/svx/source/intro/ooo.src +++ b/svx/source/intro/ooo.src @@ -202,11 +202,3 @@ ImageList RID_IMGLIST_TREEOPT MASK_COL IMGLST_IDLST }; - -ImageList RID_IMGLIST_TREEOPT_HC -{ - Prefix = "trh"; - MASK_COL - IMGLST_IDLST -}; - |