diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-07-19 22:18:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-07-19 22:18:48 +0100 |
commit | a8ffa36ad4026fcc36f41b3df86008f702fcee92 (patch) | |
tree | aed7901a5f052e5e379bcf5e627b8a21865ea329 | |
parent | 41d9a2763dfb5e51dd9bea97f0324497878b93e3 (diff) |
remove unused ByteString using methods
-rw-r--r-- | unusedcode.easy | 3 |
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&) |