summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/maildispatcher.hxx
diff options
context:
space:
mode:
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