[Libreoffice-commits] core.git: svx/source
Gokul
gswaminathan at kacst.edu.sa
Mon Apr 15 02:22:00 PDT 2013
svx/source/table/tablecontroller.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 6bdc3e83d9d3e0ae3c6e7cb9d1024757b6745e2e
Author: Gokul <gswaminathan at 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 <thomas at arnhold.org>
Tested-by: Thomas Arnhold <thomas at 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() )
- {
- }
}
// --------------------------------------------------------------------
More information about the Libreoffice-commits
mailing list