summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-25 14:42:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-25 16:06:54 +0100
commitc694be016923d6ed3763e001d509a6f720dc1ee9 (patch)
treec2bd29c343b0f9f0c2dd140689c3d0dfb9d7adad /svtools/inc
parent8c37bc0f43ecda80b5f476fdb0df9987550b0915 (diff)
DeleteOnIdleItems isn't called anywhere
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/itemdel.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/itemdel.hxx b/svtools/inc/svtools/itemdel.hxx
index 2ceb73a781b9..8a9db3d3c92b 100644
--- a/svtools/inc/svtools/itemdel.hxx
+++ b/svtools/inc/svtools/itemdel.hxx
@@ -34,8 +34,6 @@ class SfxPoolItem;
SVT_DLLPUBLIC SfxPoolItem* DeleteItemOnIdle( SfxPoolItem* pItem );
-void DeleteOnIdleItems();
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */