summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-10-12 00:33:09 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-10-12 01:33:01 -0400
commit8f8212536f6c35546447f1254639d02572f68ecb (patch)
tree66868e78ccb3db8bc3cb643469d865bd4ba7f802
parent98a77cef93663a0ae41dcc2c2858b418aeaaa40e (diff)
Less friends.
Change-Id: I40410e401d9edd23d62ee12a9b8076d473d5cd29
-rw-r--r--svtools/inc/svtools/treelistbox.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/treelistbox.hxx b/svtools/inc/svtools/treelistbox.hxx
index 4536075c4e52..6e2f278baec5 100644
--- a/svtools/inc/svtools/treelistbox.hxx
+++ b/svtools/inc/svtools/treelistbox.hxx
@@ -301,9 +301,7 @@ class SVT_DLLPUBLIC SvTreeListBox
,public ::vcl::IMnemonicEntryList
,public ::vcl::ISearchableStringList
{
- friend class SvLBoxEntry;
friend class SvImpLBox;
- friend class ImpLBSelEng;
friend class TreeControlPeer;
SvTreeListBoxImpl* mpImpl;