Kaydet (Commit) 048f3960 authored tarafından Noel Grandin's avatar Noel Grandin

loplugin:unusedfields in comphelper

Change-Id: I2e410c973af2eb443fee8fe787920bf6bc205d95
üst 4a27c2c7
...@@ -205,9 +205,6 @@ namespace comphelper ...@@ -205,9 +205,6 @@ namespace comphelper
private: private:
::osl::Mutex m_aMutex; ::osl::Mutex m_aMutex;
MapData m_aData; MapData m_aData;
::std::vector< css::uno::WeakReference< XInterface > >
m_aDependentComponents;
}; };
......
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