[PATCH 3/3] removed useless codes

Takeshi Abe tabe at fixedpoint.jp
Fri Jan 28 17:31:05 PST 2011


---
 sw/source/ui/uiview/viewtab.cxx |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/sw/source/ui/uiview/viewtab.cxx b/sw/source/ui/uiview/viewtab.cxx
index 4a2cab4..43bc94b 100644
--- a/sw/source/ui/uiview/viewtab.cxx
+++ b/sw/source/ui/uiview/viewtab.cxx
@@ -691,13 +691,6 @@ void SwView::ExecTabWin( SfxRequest& rReq )
 
             nBorder = (bVerticalWriting ? nPageHeight : nPageWidth) - aTabCols.GetLeftMin() - aColItem.GetRight();
 
-#ifdef DEBUG
-            long nTmp1 = nPageWidth;
-            long nTmp2 = aTabCols.GetLeftMin() + nBorder;
-            (void)nTmp1;
-            (void)nTmp2;
-#endif
-
             if ( aColItem.GetRight() > 0 )
                 aTabCols.SetRight( nBorder );
 
-- 
1.7.2.3


----Next_Part(Sat_Jan_29_11_01_20_2011_838)----


More information about the LibreOffice mailing list