summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appmain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appmain.cxx')
-rw-r--r--sfx2/source/appl/appmain.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx
index 0cce285c2146..c249a3a8b58b 100644
--- a/sfx2/source/appl/appmain.cxx
+++ b/sfx2/source/appl/appmain.cxx
@@ -81,14 +81,10 @@ DBG_NAME(SfxAppMainCHAOSReg)
//===================================================================
-#ifdef TF_POOLABLE
static SfxItemInfo const aItemInfos[] =
{
{ 0, 0 }
};
-#else
-#error "TF_POOLABLE should always be set."
-#endif
//===================================================================