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
commita4a10bfdb528bf8c0a0cd886f37fe863659dfd6e (patch)
tree962f0bf01d0f8ffcff0dc3689ef094ce69ab3db8 /sfx2
parente097733ca6e5cb1c32cbd5d3bf935b3a823490df (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 0386b48542fc..daee9551be8a 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())
{