[PATCH] Remove unused code
Michael Dunphy (via Code Review)
gerrit at gerrit.libreoffice.org
Wed Apr 17 19:15:05 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3447
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/3447/1
Remove unused code
Change-Id: Id4ce1d003db61374ba68f807090860595178b562
---
M chart2/source/controller/dialogs/res_ErrorBar.cxx
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/chart2/source/controller/dialogs/res_ErrorBar.cxx b/chart2/source/controller/dialogs/res_ErrorBar.cxx
index 713bb08..1a8c2fe 100644
--- a/chart2/source/controller/dialogs/res_ErrorBar.cxx
+++ b/chart2/source/controller/dialogs/res_ErrorBar.cxx
@@ -80,13 +80,6 @@
{
//.............................................................................
-enum StatIndicator
-{
- INDICATE_BOTH,
- INDICATE_UP,
- INDICATE_DOWN
-};
-
ErrorBarResources::ErrorBarResources( Window* pParent, Dialog * pParentDialog,
const SfxItemSet& rInAttrs, bool bNoneAvailable,
tErrorBarType eType /* = ERROR_BAR_Y */ ) :
--
To view, visit https://gerrit.libreoffice.org/3447
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4ce1d003db61374ba68f807090860595178b562
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Michael Dunphy <michael.w.dunphy at gmail.com>
More information about the LibreOffice
mailing list