summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-19 22:18:48 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-19 22:18:48 +0100
commita8ffa36ad4026fcc36f41b3df86008f702fcee92 (patch)
treeaed7901a5f052e5e379bcf5e627b8a21865ea329
parent41d9a2763dfb5e51dd9bea97f0324497878b93e3 (diff)
remove unused ByteString using methods
-rw-r--r--unusedcode.easy3
1 files changed, 0 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index 1903dc140..14ccc9f0f 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -234,7 +234,6 @@ CommunicationLinkList::Insert(CommunicationLink const*&, unsigned short&)
CommunicationLinkList::Insert(CommunicationLink const**, unsigned short)
CommunicationLinkList::Insert(CommunicationLinkList const*, unsigned short, unsigned short)
CommunicationLinkList::Remove(CommunicationLink const*&, unsigned short)
-CommunicationManagerClientViaSocket::CommunicationManagerClientViaSocket(ByteString, unsigned long, unsigned char)
Config::Config()
Config::EnterLock()
Config::GetLineEnd() const
@@ -1502,8 +1501,6 @@ SfxWhichIter::LastWhich()
SimpleResMgr::FreeBlob(void*)
SimpleResMgr::GetLocale() const
SimpleResMgr::ReadBlob(unsigned int, void**)
-SingleCommunicationManagerClientViaSocket::SingleCommunicationManagerClientViaSocket(ByteString, unsigned long, unsigned char)
-SingleCommunicationManagerClientViaSocket::SingleCommunicationManagerClientViaSocket(unsigned char)
Slider::SetRangeMax(long)
Slider::SetRangeMin(long)
Slider::Slider(Window*, ResId const&)