From c55a4639d27957ee96c59269d894d169fa2b7b34 Mon Sep 17 00:00:00 2001 From: "Uray M. János" Date: Mon, 23 Jul 2012 18:48:47 +0200 Subject: fdo#52223 fix Object Catalog in Basic IDE when resizing Change-Id: I96861bfcf7c0da6dd94c50acd673dedb14d15204 --- basctl/source/inc/basidesh.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basctl/source/inc') diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx index 7ec8c8472041..9caf92144a39 100644 --- a/basctl/source/inc/basidesh.hxx +++ b/basctl/source/inc/basidesh.hxx @@ -91,8 +91,6 @@ friend class LocalizationMgr; friend class ContainerListenerImpl; ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener > m_xLibListener; - sal_Bool bObjectCatalogDisplay; - #if _SOLAR__PRIVATE void Init(); void InitTabBar(); -- cgit