From 8204fadf2089d1c0eeb65a409fe3964d1537c765 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 31 Oct 2013 16:08:29 +0200 Subject: Bin dead code Change-Id: I7c3ae0afd6740df326a5c74826e7f204e9df2219 --- vcl/source/gdi/impvect.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'vcl') diff --git a/vcl/source/gdi/impvect.cxx b/vcl/source/gdi/impvect.cxx index 027a41632d51..7c5ed11e82a0 100644 --- a/vcl/source/gdi/impvect.cxx +++ b/vcl/source/gdi/impvect.cxx @@ -275,9 +275,6 @@ private: void ImplGetSpace(); - void ImplCreate(); - void ImplCreateInner(); - void ImplCreateOuter(); void ImplPostProcess( const ImplPointArray& rArr ); public: -- cgit