summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sw/source/core/layout/sw_flylay.cxx')
-rw-r--r--binfilter/bf_sw/source/core/layout/sw_flylay.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/binfilter/bf_sw/source/core/layout/sw_flylay.cxx b/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
index e2f59c1e4..3b74552a6 100644
--- a/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_flylay.cxx
@@ -700,6 +700,7 @@ void SwPageFrm::RemoveVirtDrawObj( SwDrawContact*, SwDrawVirtObj* _pDrawVirtObj
/*N*/ {
/*N*/ //Der Fly will immer an der Seite direkt haengen.
/*N*/ OSL_ENSURE( pAnch->GetAnchorId() == FLY_PAGE, "Unerwartete AnchorId." );
+ (void) pAnch; // avoid warnings
/*N*/
/*N*/ //Wenn ein Fly uebergeben wurde, so benutzen wir diesen, ansonsten wird
/*N*/ //mit dem Format einer erzeugt.