diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-05-08 09:21:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-05-08 09:47:35 +0100 |
commit | efdd215124df0ab98a33525ac01a9d8ff4a542d4 (patch) | |
tree | d53f78ab948f71af2c3a23b4d788decf84c80772 /include/svx/dlgctrl.hxx | |
parent | c5a96b5d3d2a40ab202acc1559c361712d8ffe32 (diff) |
callcatcher: update unused code
Change-Id: I8563922204d3ec93bf138cbd1aaba620c0215bf7
Diffstat (limited to 'include/svx/dlgctrl.hxx')
-rw-r--r-- | include/svx/dlgctrl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/dlgctrl.hxx b/include/svx/dlgctrl.hxx index 076f4c16ba25..1c8e71a756f5 100644 --- a/include/svx/dlgctrl.hxx +++ b/include/svx/dlgctrl.hxx @@ -303,7 +303,6 @@ private: public: FillAttrLB( vcl::Window* pParent, WinBits aWB ); - void Fill( const XColorListRef &pList ); void Fill( const XHatchListRef &pList ); void Fill( const XGradientListRef &pList ); void Fill( const XBitmapListRef &pList ); |