summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-03-29 19:03:55 +0200
committerDavid Tardon <dtardon@redhat.com>2011-03-29 19:09:06 +0200
commit79362be2a904b312eb81b1b09e496b2460efc361 (patch)
tree2f208203b10a26cfe77313233dfe388c751ba16d /sfx2
parent2871e200c2ac8fc827c6842c58a70a8ada6114d4 (diff)
WaE: unused variable
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/source/dialog/templdlg.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index abb1dfed75..7c29e5802f 100755
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -1494,10 +1494,6 @@ void SfxCommonTemplateDialog_Impl::Update_Impl()
// other filters for automatic
CheckItem( nActFamily, sal_True );
const SfxStyleFamilyItem *pStyleItem = GetFamilyItem_Impl();
-#if OSL_DEBUG_LEVEL > 1
- SfxFilterTupel *pT;
- pT = pStyleItem->GetFilterList()[ nActFilter ];
-#endif
if ( 0 == pStyleItem->GetFilterList()[ nActFilter ]->nFlags
&& nAppFilter != pItem->GetValue())
{