sw/source/uibase/dochdl/swdtflvr.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 798c832dc35f65786f6ec30d5e851a27886e8cfd
Author: Takeshi Abe <[email protected]>
Date:   Tue Dec 6 02:29:40 2016 +0900

    sw: Kill unused SwRewriter
    
    Change-Id: Ic4b208773df1cce4e6d682c0d7b119409daf467e
    Reviewed-on: https://gerrit.libreoffice.org/31650
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Takeshi Abe <[email protected]>

diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx 
b/sw/source/uibase/dochdl/swdtflvr.cxx
index 7566fb1..3b03c30 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -3233,8 +3233,6 @@ bool SwTransferable::PrivatePaste( SwWrtShell& rShell )
 
     const int nSelection = rShell.GetSelectionType();
 
-    SwRewriter aRewriter;
-
     SwTrnsfrActionAndUndo aAction( &rShell, UNDO_PASTE_CLIPBOARD);
 
     bool bKillPaMs = false;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to