From 16b35898c35db6b2da69e336903f9bbf73c78326 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 11 Aug 2013 10:45:41 +0100 Subject: callcatcher: another layer of unused methods Change-Id: I70e84f691bcf1b1e1025fd5a534c275633f865d1 --- include/svx/dlgctrl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/svx/dlgctrl.hxx') 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(); -- cgit