summaryrefslogtreecommitdiff
path: root/svx/source/dialog/pagectrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/pagectrl.cxx')
-rw-r--r--svx/source/dialog/pagectrl.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/dialog/pagectrl.cxx b/svx/source/dialog/pagectrl.cxx
index 7eec077c837a..db46a37e0488 100644
--- a/svx/source/dialog/pagectrl.cxx
+++ b/svx/source/dialog/pagectrl.cxx
@@ -202,10 +202,6 @@ void SvxPageWindow::DrawPage( const Point& rOrg, const sal_Bool bSecond, const s
SetFillColor( rFieldColor );
DrawRect( Rectangle( rOrg, aTempSize ) );
- // Border Top Bottom Left Right
- Point aBegin( rOrg );
- Point aEnd( rOrg );
-
long nL = nLeft;
long nR = nRight;