summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-01-13 09:36:46 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-01-13 23:02:37 +0000
commit612981fc8fd7a35d8112951e05e1b2cf0f5f1c08 (patch)
tree3256b4dffb2d9d7e7ab543e98e2936b38041e9c1 /cui/source/inc
parent62188aac68b30affbe144f8bd06f346f0e749cf9 (diff)
callcatcher: update and remove newly unused code
Change-Id: Iff3ce7c3a44010b3bc81fc0d2156216ee13948dc
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/numpages.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/numpages.hxx b/cui/source/inc/numpages.hxx
index 952635d94541..a8b0dc22b906 100644
--- a/cui/source/inc/numpages.hxx
+++ b/cui/source/inc/numpages.hxx
@@ -51,7 +51,6 @@ class SvxNumberingPreview : public Window
virtual void Paint( const Rectangle& rRect );
public:
- SvxNumberingPreview(Window* pParent, const ResId& rResId );
SvxNumberingPreview(Window* pParent, WinBits nWinBits = WB_BORDER);
void SetNumRule(const SvxNumRule* pNum)