From e9202ffeccdf6f669184f3f869d2e5b121bea9f3 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 13 Jan 2012 21:42:32 +0000 Subject: Remove unused SalDisplay::IsLocal --- unusedcode.easy | 1 - 1 file changed, 1 deletion(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index b906bb9445f0..7acfd215832c 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -194,7 +194,6 @@ SVGExport::GetGlyphPlacement() const SVGExport::IsUseGradient() const SVGExport::popClip() SVGExport::pushClip(basegfx::B2DPolyPolygon const&) -SalDisplay::IsLocal() SalGraphics::DrawBitmap(SalTwoRect const*, SalBitmap const&, unsigned int, OutputDevice const*) SalGraphics::DrawNativeControlText(unsigned int, unsigned int, Rectangle const&, unsigned int, ImplControlValue const&, rtl::OUString const&, OutputDevice const*) SalGraphics::drawAlphaBitmap(SalTwoRect const&, SalBitmap const&, SalBitmap const&) -- cgit