summaryrefslogtreecommitdiff
path: root/svx/source/svxlink
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-07-09 14:35:21 +0000
committerMathias Bauer <mba@openoffice.org>2002-07-09 14:35:21 +0000
commita9c22b4b51d548a6d7b2217b02bcb65ca8844f88 (patch)
tree2f51b9cad817f383ada55c694a9781e38dbc0406 /svx/source/svxlink
parent24b3140a58fe139ddd85c6637cdb9be9ed785c3e (diff)
#94144#: superfluous item removed
Diffstat (limited to 'svx/source/svxlink')
-rw-r--r--svx/source/svxlink/linkmgr.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/svxlink/linkmgr.cxx b/svx/source/svxlink/linkmgr.cxx
index 57478ead2440..e07551803b8c 100644
--- a/svx/source/svxlink/linkmgr.cxx
+++ b/svx/source/svxlink/linkmgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: linkmgr.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: jp $ $Date: 2001-11-19 15:48:17 $
+ * last change: $Author: mba $ $Date: 2002-07-09 15:35:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -411,7 +411,6 @@ BOOL SvxInternalLink::Connect( so3::SvBaseLink* pLink )
// minimiert!
SfxUInt16Item aViewStat( SID_VIEW_ZOOM_MODE, 0 );
- SfxRectangleItem aRectItem( SID_VIEW_POS_SIZE, Rectangle() );
SfxStringItem aReferer( SID_REFERER, sReferer );
SfxBoolItem aSilent(SID_SILENT, TRUE);