Kaydet (Commit) d045378c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: private field 'm_rFormModel' is not used (in the DISABLE_SCRIPTING case)

Change-Id: I14efdc4cdb0cb7b8517c8dc0a06c3f0f95259287
üst 54b8eb25
......@@ -939,6 +939,7 @@ namespace svxform
#ifdef DISABLE_SCRIPTING
(void) _rEvent;
(void) _pSyncronousResult;
(void) m_rFormModel;
#else
SolarMutexClearableGuard aSolarGuard;
::osl::ClearableMutexGuard aGuard( m_aMutex );
......
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