summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/maildispatcher.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
commitc35fdb422691e042a00b28aa2ec119aeac31e6c2 (patch)
tree8098de346416679c7e4d7a55b4f8a2892df2bcb7 /sw/source/ui/inc/maildispatcher.hxx
parenta56e1b52f6781f2de4657c550a2f7f19cadf5b06 (diff)
parent3439c301e10bf14bdc7d1494ea0a4b5f170627bb (diff)
cws tl76: merge with DEV300_m68
Diffstat (limited to 'sw/source/ui/inc/maildispatcher.hxx')
-rw-r--r--sw/source/ui/inc/maildispatcher.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/maildispatcher.hxx b/sw/source/ui/inc/maildispatcher.hxx
index 4a0ad7239116..44cb3b2a4707 100644
--- a/sw/source/ui/inc/maildispatcher.hxx
+++ b/sw/source/ui/inc/maildispatcher.hxx
@@ -131,7 +131,6 @@ public:
/** returns if the thread is still running
*/
using osl::Thread::isRunning;
- bool isRunning() const;
/** returns if shutdown has already been called
*/
@@ -167,7 +166,6 @@ private:
::rtl::Reference<MailDispatcher> m_xSelfReference;
bool run_;
bool shutdown_requested_;
- bool bIsInRun;
};
#endif // INCLUDED_MAILDISPATCHER_HXX