summaryrefslogtreecommitdiff
path: root/svx/source/dialog/prtqry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/prtqry.cxx')
-rw-r--r--svx/source/dialog/prtqry.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/dialog/prtqry.cxx b/svx/source/dialog/prtqry.cxx
index d14872f65be4..9a6d750f9774 100644
--- a/svx/source/dialog/prtqry.cxx
+++ b/svx/source/dialog/prtqry.cxx
@@ -37,9 +37,4 @@ SvxPrtQryBox::SvxPrtQryBox(vcl::Window* pParent) :
SetButtonHelpText( RET_OK, OUString() );
}
-SvxPrtQryBox::~SvxPrtQryBox()
-{
-}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */