diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-10-31 16:08:29 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-11-01 00:18:49 +0200 |
commit | 8204fadf2089d1c0eeb65a409fe3964d1537c765 (patch) | |
tree | e1f13f6cea061024a9d1dc732f600665ae95441c /vcl | |
parent | d68e1a2fcccf0e61c3b480c94c226ee1a58c7da1 (diff) |
Bin dead code
Change-Id: I7c3ae0afd6740df326a5c74826e7f204e9df2219
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/gdi/impvect.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
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: |