Kaydet (Commit) 21ebc2b3 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Unused members

Change-Id: I4f3e6f2c07d1ef55464646a5ab313c305f4a22e8
üst 03833c09
......@@ -197,11 +197,8 @@ class Desktop : public Application
static void enableAcceptors();
static void destroyAcceptor(const rtl::OUString& aDescription);
sal_Bool m_bMinimized;
sal_Bool m_bInvisible;
bool m_bCleanedExtensionCache;
bool m_bServicesRegistered;
sal_uInt16 m_nAppEvents;
BootstrapError m_aBootstrapError;
BootstrapStatus m_aBootstrapStatus;
......@@ -209,7 +206,6 @@ class Desktop : public Application
Timer m_firstRunTimer;
static ResMgr* pResMgr;
static sal_Bool bSuppressOpenDefault;
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment