summaryrefslogtreecommitdiff
path: root/chart2/source/inc/LifeTime.hxx
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-05-29 11:20:36 +0700
committerNoel Power <noel.power@novell.com>2011-05-30 12:03:44 +0100
commitb9376ed8d4699f2cb5cd0515ed0768de1ffccee1 (patch)
treebee084ffb02292c0434e665ea0e813c7ab6b0cc3 /chart2/source/inc/LifeTime.hxx
parentb585a9809cfc6b777c0012cf36d9eddba8a14e32 (diff)
Code Cleanup
* Remove empty and bogus comments * Remove dead codes * Fix typos in comments Released under LGPLv3+/MPL
Diffstat (limited to 'chart2/source/inc/LifeTime.hxx')
-rw-r--r--chart2/source/inc/LifeTime.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/inc/LifeTime.hxx b/chart2/source/inc/LifeTime.hxx
index 52836816f0b2..bb154c8e215c 100644
--- a/chart2/source/inc/LifeTime.hxx
+++ b/chart2/source/inc/LifeTime.hxx
@@ -75,7 +75,6 @@ protected:
sal_Bool volatile m_bDisposed;
sal_Bool volatile m_bInDispose;
- //
sal_Bool m_bLongLastingCallsCancelable;
::osl::Condition m_aNoLongLastingCallCountCondition;
sal_Int32 volatile m_nLongLastingCallCount;