diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-11 10:45:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-11 11:28:47 +0100 |
commit | 16b35898c35db6b2da69e336903f9bbf73c78326 (patch) | |
tree | 9c4d2e711e8c3d48697b58413a3c86c4fd14114e /include/svx/dlgctrl.hxx | |
parent | fe842b034fb5f9b3a8444f66cc51f12464444ca9 (diff) |
callcatcher: another layer of unused methods
Change-Id: I70e84f691bcf1b1e1025fd5a534c275633f865d1
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 ed5a3e13f29a..8bc51422c183 100644 --- a/include/svx/dlgctrl.hxx +++ b/include/svx/dlgctrl.hxx @@ -354,7 +354,6 @@ protected: void LocalPostPaint(); public: - SvxPreviewBase(Window* pParent, const ResId& rResId); SvxPreviewBase(Window* pParent); virtual ~SvxPreviewBase(); |