Kaydet (Commit) 11e72223 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field

Change-Id: I27a139506a9a88a00031958f6569eccb51375ef1
üst c3cdaa39
......@@ -68,9 +68,6 @@ namespace svt
,public ::comphelper::OMutexAndBroadcastHelper
,public ::comphelper::OPropertyContainer
{
private:
::osl::Mutex m_aExecutionMutex; /// access safety for execute/cancel
protected:
VclPtr<Dialog> m_pDialog; /// the dialog to execute
bool m_bExecuting : 1; /// we're currently executing the dialog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment