[PATCH] Removal of Dead code
gokul s (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Apr 15 01:25:16 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3392
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/3392/1
Removal of Dead code
Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c
---
M svx/source/table/tablecontroller.cxx
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/svx/source/table/tablecontroller.cxx b/svx/source/table/tablecontroller.cxx
index 90869c9..8d038a8 100644
--- a/svx/source/table/tablecontroller.cxx
+++ b/svx/source/table/tablecontroller.cxx
@@ -2008,10 +2008,6 @@
}
}
}
-
- if( mpView->IsTextEdit() )
- {
- }
}
// --------------------------------------------------------------------
--
To view, visit https://gerrit.libreoffice.org/3392
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a8aa2d2f89fd3ee56ac10c2551076a6063d570c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: gokul s <gswaminathan at kacst.edu.sa>
More information about the LibreOffice
mailing list