Kaydet (Commit) d2dc3c20 authored tarafından Chris Sherlock's avatar Chris Sherlock

svl, sfx2: WaE - unused variables removed

Change-Id: Icb465506f945ab35a732db488ae9cef8f248d09f
Reviewed-on: https://gerrit.libreoffice.org/21417Reviewed-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
Tested-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
üst 200434b1
...@@ -151,7 +151,6 @@ IMPL_LINK_TYPED(SfxEventAsyncer_Impl, IdleHdl, Idle*, pAsyncIdle, void) ...@@ -151,7 +151,6 @@ IMPL_LINK_TYPED(SfxEventAsyncer_Impl, IdleHdl, Idle*, pAsyncIdle, void)
void SfxApplication::GetOptions( SfxItemSet& rSet ) void SfxApplication::GetOptions( SfxItemSet& rSet )
{ {
bool bRet = false;
SfxItemPool &rPool = GetPool(); SfxItemPool &rPool = GetPool();
const sal_uInt16 *pRanges = rSet.GetRanges(); const sal_uInt16 *pRanges = rSet.GetRanges();
......
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