summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdobj.hxx')
-rw-r--r--include/svx/svdobj.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx
index ec72c9d39a41..0960826d2c63 100644
--- a/include/svx/svdobj.hxx
+++ b/include/svx/svdobj.hxx
@@ -964,9 +964,6 @@ private:
std::unique_ptr<sdr::contact::ViewContact>
mpViewContact;
- // global static ItemPool for not-yet-inserted items
- static SdrItemPool* mpGlobalItemPool;
-
// do not use directly, always use getSvxShape() if you have to!
SvxShape* mpSvxShape;
css::uno::WeakReference< css::uno::XInterface >