summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/tabdlg.cxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-07 08:44:03 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-07 08:44:03 +0200
commit10011d00a6566f095b463abaed51da86c3a1e1d3 (patch)
treeaa3650231fe45a350a1b8f795c5acd5a9a7ae838 /sfx2/source/dialog/tabdlg.cxx
parentc8d7cb6bff57c26ab67faef1a15c2c9bd4a4f616 (diff)
kill TF_POOLABLE, step 2: remove dead code
Diffstat (limited to 'sfx2/source/dialog/tabdlg.cxx')
-rw-r--r--sfx2/source/dialog/tabdlg.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/dialog/tabdlg.cxx b/sfx2/source/dialog/tabdlg.cxx
index 8f2a39f415ac..4afeb5ed11ad 100644
--- a/sfx2/source/dialog/tabdlg.cxx
+++ b/sfx2/source/dialog/tabdlg.cxx
@@ -1641,9 +1641,6 @@ const sal_uInt16* SfxTabDialog::GetInputRanges( const SfxItemPool& rPool )
}
//! Remove duplicated Ids?
-#ifndef TF_POOLABLE
-#error "TF_POOLABLE should always be set."
-#endif
{
nCount = aUS.Count();