summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-07-14 20:02:54 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-07-14 20:03:21 +0200
commita113d3a7518f65acb1d2919fe3da9c6f22d6f490 (patch)
tree07e28c392c999e78a924114f394fdd2f111f97a6 /chart2
parent2e95e551c52ba6054ab52506aa6f19ecf647d624 (diff)
error: unused variable 'TIMEOUT'
Change-Id: I9fe3078e2c4ea4a63efcc3e26a090c8e3cbc7ccc
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/charttypes/GL3DBarChart.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx
index 540615b44f7c..62e5ec952ffb 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -170,7 +170,6 @@ namespace {
const float TEXT_HEIGHT = 10.0f;
float DEFAULT_CAMERA_HEIGHT = 500.0f;
-const sal_uLong TIMEOUT = 5;
const sal_uInt32 ID_STEP = 10;
#if 0