Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3446
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/3446/1
Delete unused code in one file.
Change-Id: Ib468dd87e1624bd02b4d190699cd864514664229
---
M chart2/source/controller/dialogs/res_Trendline.cxx
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/chart2/source/controller/dialogs/res_Trendline.cxx
b/chart2/source/controller/dialogs/res_Trendline.cxx
index 1be6e34..e74a84a 100644
--- a/chart2/source/controller/dialogs/res_Trendline.cxx
+++ b/chart2/source/controller/dialogs/res_Trendline.cxx
@@ -58,15 +58,6 @@
namespace chart
{
-enum StatTrendLine
-{
- TRENDLINE_NONE,
- TRENDLINE_LINE,
- TRENDLINE_LOG,
- TRENDLINE_EXP,
- TRENDLINE_POW
-};
-
TrendlineResources::TrendlineResources( Window * pParent, const SfxItemSet& rInAttrs, bool
bNoneAvailable ) :
m_aFLType( pParent, SchResId( FL_TYPE )),
--
To view, visit https://gerrit.libreoffice.org/3446
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib468dd87e1624bd02b4d190699cd864514664229
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Golnaz Irannejad <golnazirannejad@gmail.com>
Context
- [PATCH] Delete unused code in one file. · Golnaz Irannejad (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.