summaryrefslogtreecommitdiff
path: root/chart2/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-08-11 15:46:21 +0200
committerNoel Grandin <noel@peralex.com>2016-08-17 09:43:52 +0200
commitd5de00cc73ca6b60f586c13f22d7b78470984dea (patch)
tree8ff762360044c25af992817f720208619918dc60 /chart2/inc
parent0e867bc4cba66c14d543e111ea8ab89dc2444ee0 (diff)
loplugin:unusedenumconstants in basctl..editeng
Change-Id: I49a23a197969d58a3a2d6b2be1fbe4a647c7fa08
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/ChartView.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/inc/ChartView.hxx b/chart2/inc/ChartView.hxx
index 12421dcdd16b..7fadb39291ca 100644
--- a/chart2/inc/ChartView.hxx
+++ b/chart2/inc/ChartView.hxx
@@ -58,8 +58,7 @@ struct CreateShapeParam2D;
enum TimeBasedMode
{
MANUAL,
- AUTOMATIC,
- AUTOMATIC_WRAP
+ AUTOMATIC
};
struct TimeBasedInfo