From d72e62066079c894d7275d60fecf4ef19f9fa01c Mon Sep 17 00:00:00 2001 From: August Sodora Date: Mon, 16 Jan 2012 18:22:30 -0500 Subject: Remove unused SV_DECL_PTRARR_DEL --- sfx2/inc/arrdecl.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sfx2') diff --git a/sfx2/inc/arrdecl.hxx b/sfx2/inc/arrdecl.hxx index c7d181eb1110..2d33577f1692 100644 --- a/sfx2/inc/arrdecl.hxx +++ b/sfx2/inc/arrdecl.hxx @@ -32,10 +32,6 @@ #include #include -struct CntUpdateResult; - -SV_DECL_PTRARR_DEL(CntUpdateResults_Impl, CntUpdateResult*, 4, 4) - class SfxObjectShell; SV_DECL_PTRARR( SfxObjectShellArr_Impl, SfxObjectShell*, 4, 4 ) -- cgit