svx/source/table/tablecontroller.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 6bdc3e83d9d3e0ae3c6e7cb9d1024757b6745e2e
Author: Gokul <gswaminat...@kacst.edu.sa>
Date:   Mon Apr 15 11:23:59 2013 +0300

    Removal of Dead code
    
    Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c
    Reviewed-on: https://gerrit.libreoffice.org/3392
    Reviewed-by: Thomas Arnhold <tho...@arnhold.org>
    Tested-by: Thomas Arnhold <tho...@arnhold.org>

diff --git a/svx/source/table/tablecontroller.cxx 
b/svx/source/table/tablecontroller.cxx
index 3cb77ca..cd11910 100644
--- a/svx/source/table/tablecontroller.cxx
+++ b/svx/source/table/tablecontroller.cxx
@@ -2007,10 +2007,6 @@ void 
SvxTableController::MergeAttrFromSelectedCells(SfxItemSet& rAttr, bool bOnl
             }
         }
     }
-
-    if( mpView->IsTextEdit() )
-    {
-    }
 }
 
 // --------------------------------------------------------------------
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to