summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/chartlis.cxx
diff options
context:
space:
mode:
authorTobias Madl <tobias.madl.dev@gmail.com>2014-11-20 07:51:46 +0000
committerTobias Madl <tobias.madl.dev@gmail.com>2014-12-09 12:35:04 +0000
commit50fdcff56a863ef69245c628e68d8673830ebbaa (patch)
tree5eea9818112fa64fb671f1e5a1903c08b1038826 /sc/source/core/tool/chartlis.cxx
parentf0a6ec25d06e7be309000858dc2ace7b621fcf92 (diff)
removed unused timeout defines
Change-Id: I1ebada7b06657e0ac294e60bca5d6dd5b45e9d04
Diffstat (limited to 'sc/source/core/tool/chartlis.cxx')
-rw-r--r--sc/source/core/tool/chartlis.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/tool/chartlis.cxx b/sc/source/core/tool/chartlis.cxx
index c3c290542d9a..bf16b3ea2135 100644
--- a/sc/source/core/tool/chartlis.cxx
+++ b/sc/source/core/tool/chartlis.cxx
@@ -34,7 +34,6 @@ using ::std::for_each;
// Update chart listeners quickly, to get a similar behavior to loaded charts
// which register UNO listeners.
-#define SC_CHARTTIMEOUT 10
class ScChartUnoData
{