summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-07-24 11:06:48 -0300
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-25 07:20:34 +0000
commit6b0ea724538e2abbbdad7e8633e1c03a5e747427 (patch)
tree387ac521c925bc42e0c0ffe12729002d398b604a /include
parentc0cffa68488afd07fa99f74631ae121aa87a7d32 (diff)
Remove some unused code form unusedcode.easy
Change-Id: Ib9f0bc7416c7f05684802ba2bb5f014a340fb2e8 Reviewed-on: https://gerrit.libreoffice.org/5068 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/vcl/bmpacc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/bmpacc.hxx b/include/vcl/bmpacc.hxx
index f3f5301c2567..a57377d550e2 100644
--- a/include/vcl/bmpacc.hxx
+++ b/include/vcl/bmpacc.hxx
@@ -196,10 +196,7 @@ public:
void DrawRect( const Rectangle& rRect );
void FillPolygon( const Polygon& rPoly );
- void DrawPolygon( const Polygon& rPoly );
-
void FillPolyPolygon( const PolyPolygon& rPoly );
- void DrawPolyPolygon( const PolyPolygon& rPolyPoly );
private: