diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-18 11:44:06 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-08-23 08:12:37 +0000 |
commit | c564fdfe298d8f93e3f09f61dc01a152f57b6506 (patch) | |
tree | b006b8acd1ac521b1ed20c5fc249e590ab20589b /unusedcode.easy | |
parent | 52755d6d2cf1c6addaf3c91b93bb86d66b730409 (diff) |
unusedcode.easy: remove recently unused code
Change-Id: Ia33e933d9c15c2afa25915b7e8d6a13b0c740d1c
Reviewed-on: https://gerrit.libreoffice.org/426
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 136657f89fbb..e541859b975f 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,6 +1,3 @@ -AlphaMask::Scale(Size const&, unsigned long) -AlphaMask::Scale(double const&, double const&, unsigned long) -AlphaMask::ScaleCropRotate(double const&, double const&, Rectangle const&, long, Color const&, unsigned long) FontSelectPattern::FontSelectPattern(PhysicalFontFace const&, Size const&, float, int, bool) PopupMenu::SetSelectedEntry(unsigned short) SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char) @@ -20,7 +17,6 @@ VCLXPrinterServer::getImplementationId() VCLXPrinterServer::getTypes() VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(Size const&, Fraction const&, Point const&, boost::shared_array<unsigned char> const&) Window::PostUserEvent(unsigned long&, unsigned long, void*) -X11SalGraphics::Clip(int&, int&, unsigned int&, unsigned int&, int&, int&) const XclExpPivotCache::GetFieldAcc(rtl::OUString const&) binfilter::ImpSvtData::~ImpSvtData() binfilter::PCodeBuffConvertor<unsigned int, unsigned short>::GetBuffer() |