summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/msgpool.hxx')
-rw-r--r--sfx2/inc/sfx2/msgpool.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/msgpool.hxx b/sfx2/inc/sfx2/msgpool.hxx
index bd65772f922c..5088a72ce689 100644
--- a/sfx2/inc/sfx2/msgpool.hxx
+++ b/sfx2/inc/sfx2/msgpool.hxx
@@ -65,7 +65,6 @@ public:
void RegisterInterface( SfxInterface& rFace );
void ReleaseInterface( SfxInterface& rFace );
SfxInterface* FirstInterface();
- SfxInterface* NextInterface();
static SfxSlotPool& GetSlotPool( SfxViewFrame *pFrame=NULL );