From c564fdfe298d8f93e3f09f61dc01a152f57b6506 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 18 Aug 2012 11:44:06 +0200 Subject: unusedcode.easy: remove recently unused code Change-Id: Ia33e933d9c15c2afa25915b7e8d6a13b0c740d1c Reviewed-on: https://gerrit.libreoffice.org/426 Reviewed-by: Andras Timar Tested-by: Andras Timar --- unusedcode.easy | 4 ---- 1 file changed, 4 deletions(-) (limited to 'unusedcode.easy') 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 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::GetBuffer() -- cgit