summaryrefslogtreecommitdiff
path: root/include/vcl/imgctrl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-06-01 14:24:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-06-02 16:59:56 +0100
commitf630705f09fc757f55459dae91530cb466bfa03b (patch)
tree48e141a22a29641670ffa791afa13b4a10d459d3 /include/vcl/imgctrl.hxx
parentcec90913e86ef8d4605eae6c0af428fcf9434207 (diff)
callcatcher: update unusedcode
Change-Id: I73ff045699113778892db6a534433a70e0e9c8e1
Diffstat (limited to 'include/vcl/imgctrl.hxx')
-rw-r--r--include/vcl/imgctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/imgctrl.hxx b/include/vcl/imgctrl.hxx
index dfd42c16d68f..bbe9cb48022e 100644
--- a/include/vcl/imgctrl.hxx
+++ b/include/vcl/imgctrl.hxx
@@ -36,7 +36,6 @@ private:
public:
ImageControl( Window* pParent, WinBits nStyle = 0 );
- ImageControl( Window* pParent, const ResId& rResId );
// set/get the scale mode. This is one of the css.awt.ImageScaleMode constants
void SetScaleMode( const ::sal_Int16 _nMode );