diff options
Diffstat (limited to 'include/svl/itempool.hxx')
-rw-r--r-- | include/svl/itempool.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svl/itempool.hxx b/include/svl/itempool.hxx index 9a44d5a88c4e..0f7e08da3d8e 100644 --- a/include/svl/itempool.hxx +++ b/include/svl/itempool.hxx @@ -33,8 +33,6 @@ struct SfxItemPool_Impl; #define SFX_WHICH_MAX 4999 -DBG_NAMEEX(SfxItemPool) - #define SFX_ITEM_POOLABLE 0x0001 #define SFX_ITEM_NOT_POOLABLE 0x0002 |