[PATCH] Remove blocks of code that will never execute("#if 0" blocks...
Marcos Souza (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Oct 1 09:31:47 PDT 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/743
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/743/1
Remove blocks of code that will never execute("#if 0" blocks)
These blocks of code will never execute. So we can safely remove them.
Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org at gmail.com>
---
M connectivity/source/drivers/ado/AStatement.cxx
M connectivity/source/drivers/mork/MDatabaseMetaData.cxx
M connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx
M connectivity/source/drivers/mork/MResultSet.cxx
M connectivity/source/drivers/mork/MResultSetMetaData.cxx
M connectivity/source/drivers/mork/mork_helper.cxx
6 files changed, 0 insertions(+), 175 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/743
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Marcos Souza <marcos.souza.org at gmail.com>
More information about the LibreOffice
mailing list