summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rlrcitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/rlrcitem.cxx')
-rw-r--r--svx/source/dialog/rlrcitem.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/dialog/rlrcitem.cxx b/svx/source/dialog/rlrcitem.cxx
index 6d17f81c987b..e02fdb9cac8f 100644
--- a/svx/source/dialog/rlrcitem.cxx
+++ b/svx/source/dialog/rlrcitem.cxx
@@ -35,8 +35,6 @@
#include "svx/rulritem.hxx"
#include <svl/eitem.hxx>
-// class SvxRulerItem ----------------------------------------------------
-
SvxRulerItem::SvxRulerItem(sal_uInt16 _nId, SvxRuler &rRul, SfxBindings &rBindings)
: SfxControllerItem(_nId, rBindings),
rRuler(rRul)